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

  /external/libavc/encoder/x86/
ih264e_function_selector_sse42.c 112 ps_codec->pf_resi_trans_quant_4x4 = ih264_resi_trans_quant_4x4_sse42;
  /external/libavc/encoder/arm/
ih264e_function_selector_a9q.c 150 ps_codec->pf_resi_trans_quant_4x4 = ih264_resi_trans_quant_4x4_a9;
ih264e_function_selector_av8.c 158 ps_codec->pf_resi_trans_quant_4x4 = ih264_resi_trans_quant_4x4_av8;
  /external/libavc/encoder/
ih264e_function_selector_generic.c 159 ps_codec->pf_resi_trans_quant_4x4 = ih264_resi_trans_quant_4x4;
ih264e_structs.h 2415 ih264_resi_trans_quant_ft *pf_resi_trans_quant_4x4; member in struct:_codec_t
    [all...]
ih264e_core_coding.c 185 ps_codec->pf_resi_trans_quant_4x4(pu1_curr_src, pu1_curr_pred,
    [all...]
ih264e_intra_modes_eval.c     [all...]

Completed in 390 milliseconds