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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmpegvideo_enc.c1332 static inline void dct_single_coeff_elimination(MpegEncContext *s, int n, int threshold) function
1653 dct_single_coeff_elimination(s, i, s->luma_elim_threshold);
1656 dct_single_coeff_elimination(s, i, s->chroma_elim_threshold);

Completed in 89 milliseconds