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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libpostproc/
H A Dpostprocess_template.c1590 static inline void RENAME(deInterlaceFF)(uint8_t src[], int stride, uint8_t *tmp) function
3416 RENAME(deInterlaceFF)(dstBlock, dstStride, c.deintTemp + x);
3550 RENAME(deInterlaceFF)(dstBlock, dstStride, c.deintTemp + x);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess_template.c1515 static inline void RENAME(deInterlaceFF)(uint8_t src[], int stride, uint8_t *tmp) function
3337 RENAME(deInterlaceFF)(dstBlock, dstStride, c.deintTemp + x);
3471 RENAME(deInterlaceFF)(dstBlock, dstStride, c.deintTemp + x);

Completed in 140 milliseconds