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

  /external/libavc/encoder/x86/
ih264e_function_selector_sse42.c 113 ps_codec->pf_resi_trans_quant_chroma_4x4 = ih264_resi_trans_quant_chroma_4x4_sse42;
  /external/libavc/encoder/arm/
ih264e_function_selector_a9q.c 151 ps_codec->pf_resi_trans_quant_chroma_4x4 = ih264_resi_trans_quant_chroma_4x4_a9;
ih264e_function_selector_av8.c 159 ps_codec->pf_resi_trans_quant_chroma_4x4 = ih264_resi_trans_quant_chroma_4x4_av8;
  /external/libavc/encoder/
ih264e_function_selector_generic.c 160 ps_codec->pf_resi_trans_quant_chroma_4x4 = ih264_resi_trans_quant_chroma_4x4;
ih264e_structs.h 2420 ih264_resi_trans_quant_ft *pf_resi_trans_quant_chroma_4x4; member in struct:_codec_t
    [all...]
ih264e_core_coding.c 523 ps_codec->pf_resi_trans_quant_chroma_4x4(
    [all...]

Completed in 506 milliseconds