Searched defs:qpel (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Drv30dsp.c268 H264QpelContext qpel; local
H A Drv40dsp.c616 H264QpelContext qpel; local
[all...]
H A Dmotion_est_template.c172 const int qpel= flags & FLAG_QPEL; local
H A Dmotion_est.c105 cmp_direct_inline(MpegEncContext *s, const int x, const int y, const int subx, const int suby, const int size, const int h, int ref_index, int src_index, me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, int qpel) argument
177 cmp_inline(MpegEncContext *s, const int x, const int y, const int subx, const int suby, const int size, const int h, int ref_index, int src_index, me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, int qpel, int chroma) argument
1287 const int qpel= flags&FLAG_QPEL; local
[all...]
H A Dsnowenc.c245 int qpel= !!(s->avctx->flags & CODEC_FLAG_QPEL); //unused local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmotion_est_template.c170 const int qpel= flags & FLAG_QPEL; local
H A Dmotion_est.c107 cmp_direct_inline(MpegEncContext *s, const int x, const int y, const int subx, const int suby, const int size, const int h, int ref_index, int src_index, me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, int qpel) argument
179 cmp_inline(MpegEncContext *s, const int x, const int y, const int subx, const int suby, const int size, const int h, int ref_index, int src_index, me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, int qpel, int chroma) argument
1420 const int qpel= flags&FLAG_QPEL; local
[all...]
H A Dsnowenc.c333 int qpel= !!(s->avctx->flags & CODEC_FLAG_QPEL); //unused local

Completed in 70 milliseconds