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

  /external/libavc/decoder/x86/
ih264d_function_selector_sse42.c 91 ps_codec->pf_iquant_itrans_recon_luma_4x4 = ih264_iquant_itrans_recon_4x4_sse42;
ih264d_function_selector_ssse3.c 134 ps_codec->pf_iquant_itrans_recon_luma_4x4 = ih264_iquant_itrans_recon_4x4_ssse3;
  /external/libavc/decoder/arm/
ih264d_function_selector_a9q.c 144 ps_codec->pf_iquant_itrans_recon_luma_4x4 = ih264_iquant_itrans_recon_4x4_a9;
ih264d_function_selector_av8.c 142 ps_codec->pf_iquant_itrans_recon_luma_4x4 = ih264_iquant_itrans_recon_4x4_av8;
  /external/libavc/decoder/
ih264d_function_selector_generic.c 159 ps_codec->pf_iquant_itrans_recon_luma_4x4 = ih264_iquant_itrans_recon_4x4;
ih264d_process_intra_mb.c     [all...]
ih264d_process_pslice.c 632 ps_dec->pf_iquant_itrans_recon_luma_4x4(
    [all...]
ih264d_structs.h 1390 ih264_iquant_itrans_recon_ft *pf_iquant_itrans_recon_luma_4x4; member in struct:_DecStruct
    [all...]

Completed in 147 milliseconds