Home
last modified time | relevance | path

Searched refs:pf_ime_compute_sad_stat_luma_16x16 (Results 1 – 6 of 6) sorted by relevance

/external/libavc/encoder/x86/
Dih264e_function_selector_sse42.c138 … ps_me_ctxt->pf_ime_compute_sad_stat_luma_16x16 = ime_compute_satqd_16x16_lumainter_sse42; in ih264e_init_function_ptr_sse42()
/external/libavc/encoder/
Dime_structs.h279 ime_compute_sad_stat *pf_ime_compute_sad_stat_luma_16x16; member
Dih264e_function_selector_generic.c243 ps_me_ctxt->pf_ime_compute_sad_stat_luma_16x16 = ime_compute_satqd_16x16_lumainter; in ih264e_init_function_ptr_generic()
Dime.c744 ps_me_ctxt->pf_ime_compute_sad_stat_luma_16x16( in ime_compute_skip_cost()
/external/libavc/encoder/arm/
Dih264e_function_selector_av8.c240 ps_me_ctxt->pf_ime_compute_sad_stat_luma_16x16 = ime_compute_satqd_16x16_lumainter_av8; in ih264e_init_function_ptr_neon_av8()
Dih264e_function_selector_a9q.c230 ps_me_ctxt->pf_ime_compute_sad_stat_luma_16x16 = ime_compute_satqd_16x16_lumainter_a9q; in ih264e_init_function_ptr_neon_a9q()