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

  /external/libavc/encoder/x86/
ih264e_function_selector_ssse3.c 147 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc = ih264_iquant_itrans_recon_chroma_4x4_dc_ssse3;
  /external/libavc/decoder/x86/
ih264d_function_selector_ssse3.c 139 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc = ih264_iquant_itrans_recon_chroma_4x4_dc_ssse3;
  /external/libavc/decoder/arm/
ih264d_function_selector_a9q.c 152 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc = ih264_iquant_itrans_recon_chroma_4x4_dc_a9;
ih264d_function_selector_av8.c 147 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc = ih264_iquant_itrans_recon_chroma_4x4_dc_av8;
  /external/libavc/decoder/
ih264d_function_selector_generic.c 167 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc =
ih264d_process_pslice.c 742 ps_dec->pf_iquant_itrans_recon_chroma_4x4_dc(
784 ps_dec->pf_iquant_itrans_recon_chroma_4x4_dc(
    [all...]
ih264d_process_intra_mb.c     [all...]
ih264d_structs.h 1456 ih264_iquant_itrans_recon_chroma_ft *pf_iquant_itrans_recon_chroma_4x4_dc; member in struct:_DecStruct
    [all...]
  /external/libavc/encoder/arm/
ih264e_function_selector_a9q.c 160 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc = ih264_iquant_itrans_recon_chroma_4x4_dc_a9;
ih264e_function_selector_av8.c 168 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc = ih264_iquant_itrans_recon_chroma_4x4_dc_av8;
  /external/libavc/encoder/
ih264e_function_selector_generic.c 169 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc = ih264_iquant_itrans_recon_chroma_4x4_dc;
ih264e_structs.h 2450 ih264_iquant_itrans_recon_chroma_ft *pf_iquant_itrans_recon_chroma_4x4_dc; member in struct:_codec_t
    [all...]
ih264e_core_coding.c 701 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc(
    [all...]

Completed in 4694 milliseconds