Searched refs:ff_h264qpel_init (Results 1 – 7 of 7) sorted by relevance
32 void ff_h264qpel_init(H264QpelContext *c, int bit_depth);
49 av_cold void ff_h264qpel_init(H264QpelContext *c, int bit_depth) in ff_h264qpel_init() function
272 ff_h264qpel_init(&qpel, 8); in RV30_LOWPASS()
453 ff_h264qpel_init(&s->h264qpel, 8); in ff_snow_common_init()
625 ff_h264qpel_init(&qpel, 8); in ff_rv40dsp_init()
972 ff_h264qpel_init(&h->h264qpel, sps->bit_depth_luma); in h264_slice_header_init()
66 ff_h264qpel_init(&h, bit_depth); in checkasm_check_h264qpel()