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

  /external/libavc/encoder/x86/
ih264e_function_selector_sse42.c 135 ps_me_ctxt->pf_ime_compute_sad_16x8 = ime_compute_sad_16x8_sse42;
  /external/libavc/encoder/
ime_structs.h 270 ime_compute_sad_ft *pf_ime_compute_sad_16x8; member in struct:__anon14060
ih264e_function_selector_generic.c 238 ps_me_ctxt->pf_ime_compute_sad_16x8 = ime_compute_sad_16x8;
  /external/libavc/encoder/arm/
ih264e_function_selector_a9q.c 225 ps_me_ctxt->pf_ime_compute_sad_16x8 = ime_compute_sad_16x8_a9q;
ih264e_function_selector_av8.c 235 ps_me_ctxt->pf_ime_compute_sad_16x8 = ime_compute_sad_16x8_av8;

Completed in 896 milliseconds