Searched refs:init_subpel1_bd_aware (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | vp9dsp_template.c | 2297 #define init_subpel1_bd_aware(idx1, idx2, idxh, idxv, sz, dir, type) \ in ff_vp9dsp_mc_init() macro 2303 #define init_subpel1 init_subpel1_bd_aware in ff_vp9dsp_mc_init() 2306 init_subpel1_bd_aware(idx1, idx2, idxh, idxv, sz, dir, type); \ in ff_vp9dsp_mc_init() 2328 #undef init_subpel1_bd_aware in ff_vp9dsp_mc_init() macro
|
Completed in 5 milliseconds