Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/checkasm/
H A Dhevc_pel.c86 ff_hevc_dsp_init(&h, bit_depth); in checkasm_check_hevc_qpel()
130 ff_hevc_dsp_init(&h, bit_depth); in checkasm_check_hevc_qpel_uni()
172 ff_hevc_dsp_init(&h, bit_depth); in checkasm_check_hevc_qpel_uni_w()
222 ff_hevc_dsp_init(&h, bit_depth); in checkasm_check_hevc_qpel_bi()
268 ff_hevc_dsp_init(&h, bit_depth); in checkasm_check_hevc_qpel_bi_w()
318 ff_hevc_dsp_init(&h, bit_depth); in checkasm_check_hevc_epel()
362 ff_hevc_dsp_init(&h, bit_depth); in checkasm_check_hevc_epel_uni()
404 ff_hevc_dsp_init(&h, bit_depth); in checkasm_check_hevc_epel_uni_w()
454 ff_hevc_dsp_init(&h, bit_depth); in checkasm_check_hevc_epel_bi()
500 ff_hevc_dsp_init( in checkasm_check_hevc_epel_bi_w()
[all...]
H A Dhevc_idct.c94 ff_hevc_dsp_init(&h, bit_depth); in checkasm_check_hevc_idct()
102 ff_hevc_dsp_init(&h, bit_depth); in checkasm_check_hevc_idct()
H A Dhevc_sao.c150 ff_hevc_dsp_init(&h, bit_depth); in checkasm_check_hevc_sao()
158 ff_hevc_dsp_init(&h, bit_depth); in checkasm_check_hevc_sao()
H A Dhevc_add_res.c93 ff_hevc_dsp_init(&h, bit_depth); in checkasm_check_hevc_add_res()
/third_party/ffmpeg/libavcodec/
H A Dhevcdsp.c126 void ff_hevc_dsp_init(HEVCDSPContext *hevcdsp, int bit_depth) in ff_hevc_dsp_init() function
H A Dhevcdsp.h127 void ff_hevc_dsp_init(HEVCDSPContext *hpc, int bit_depth);
H A Dhevcdec.c516 ff_hevc_dsp_init (&s->hevcdsp, sps->bit_depth); in set_sps()

Completed in 9 milliseconds