HomeSort by relevance Sort by last modified time
    Searched refs:pf_ime_compute_sad_stat_luma_16x16 (Results 1 - 6 of 6) sorted by null

  /external/libavc/encoder/x86/
ih264e_function_selector_sse42.c 138 ps_me_ctxt->pf_ime_compute_sad_stat_luma_16x16 = ime_compute_satqd_16x16_lumainter_sse42;
  /external/libavc/encoder/
ime_structs.h 279 ime_compute_sad_stat *pf_ime_compute_sad_stat_luma_16x16; member in struct:__anon14060
ih264e_function_selector_generic.c 243 ps_me_ctxt->pf_ime_compute_sad_stat_luma_16x16 = ime_compute_satqd_16x16_lumainter;
ime.c 744 ps_me_ctxt->pf_ime_compute_sad_stat_luma_16x16(
  /external/libavc/encoder/arm/
ih264e_function_selector_a9q.c 230 ps_me_ctxt->pf_ime_compute_sad_stat_luma_16x16 = ime_compute_satqd_16x16_lumainter_a9q;
ih264e_function_selector_av8.c 240 ps_me_ctxt->pf_ime_compute_sad_stat_luma_16x16 = ime_compute_satqd_16x16_lumainter_av8;

Completed in 691 milliseconds