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

  /external/libavc/encoder/x86/
ih264e_function_selector_sse42.c 137 ps_me_ctxt->pf_ime_sub_pel_compute_sad_16x16 = ime_sub_pel_compute_sad_16x16_sse42;
  /external/libavc/encoder/
ime_structs.h 274 ime_sub_pel_compute_sad_16x16_ft *pf_ime_sub_pel_compute_sad_16x16; member in struct:__anon14060
ih264e_function_selector_generic.c 242 ps_me_ctxt->pf_ime_sub_pel_compute_sad_16x16 = ime_sub_pel_compute_sad_16x16;
ime.c 538 /* for the function pf_ime_sub_pel_compute_sad_16x16 the */
550 ps_me_ctxt->pf_ime_sub_pel_compute_sad_16x16(pu1_curr_mb, pu1_ref_mb_half_x,
  /external/libavc/encoder/arm/
ih264e_function_selector_a9q.c 229 ps_me_ctxt->pf_ime_sub_pel_compute_sad_16x16 = ime_sub_pel_compute_sad_16x16_a9q;
ih264e_function_selector_av8.c 239 ps_me_ctxt->pf_ime_sub_pel_compute_sad_16x16 = ime_sub_pel_compute_sad_16x16_av8;

Completed in 205 milliseconds