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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264qpel.h32 void ff_h264qpel_init(H264QpelContext *c, int bit_depth);
H A Dh264qpel.c49 av_cold void ff_h264qpel_init(H264QpelContext *c, int bit_depth) function
H A Drv30dsp.c272 ff_h264qpel_init(&qpel, 8);
H A Dh264.c645 ff_h264qpel_init(&h->h264qpel, 8);
1261 ff_h264qpel_init(&h->h264qpel, h->sps.bit_depth_luma);
H A Drv40dsp.c619 ff_h264qpel_init(&qpel, 8);
H A Dsnow.c435 ff_h264qpel_init(&s->h264qpel, 8);

Completed in 136 milliseconds