#endif/* HAVE_INLINE_ASM */ voidff_dwt_init_x86(SnowDWTContext*c) av_coldvoidff_dwt_init_x86(SnowDWTContext*c) { #ifHAVE_INLINE_ASM intmm_flags=av_get_cpu_flags(); Expand Down
intstride,enumdwt_typetype,intdecomposition_count, uint8_t*temp,intbit_depth) { intret=0; Expand All@@ -47,11 +47,11 @@ int ff_spatial_idwt_init2(DWTContext *d, uint8_t *buffer, int width, int height, d->temp=temp; if(bit_depth==8) ...