Searched refs:ff_spatial_idwt_slice (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddwt.c710 static void ff_spatial_idwt_slice(DWTCompose *cs, IDWTELEM *buffer, int width, int height, int stride, int type, int decomposition_count, int y){ function
732 ff_spatial_idwt_slice(cs, buffer, width, height, stride, type, decomposition_count, y);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsnow_dwt.c711 static void ff_spatial_idwt_slice(DWTCompose *cs, IDWTELEM *buffer, function
744 ff_spatial_idwt_slice(cs, buffer, temp, width, height, stride, type,

Completed in 44 milliseconds