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

  /external/libmpeg2/common/arm/
ideint_function_selector_a9.c 88 ps_ctxt->pf_cac_8x8 = ideint_cac_8x8_a9;
ideint_function_selector_av8.c 88 ps_ctxt->pf_cac_8x8 = ideint_cac_8x8_av8;
  /external/libmpeg2/common/
ideint_function_selector_generic.c 88 ps_ctxt->pf_cac_8x8 = ideint_cac_8x8;
ideint_structs.h 67 ideint_cac_8x8_t *pf_cac_8x8; member in struct:__anon25236
ideint.c 345 cac = ps_ctxt->pf_cac_8x8(pu1_top, pu1_bot, cur_strd, cur_strd);
  /external/libmpeg2/common/x86/
ideint_function_selector_ssse3.c 90 ps_ctxt->pf_cac_8x8 = ideint_cac_8x8_ssse3;

Completed in 102 milliseconds