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

  /external/libavc/decoder/x86/
ih264d_function_selector_ssse3.c 136 ps_codec->pf_iquant_itrans_recon_luma_8x8 = ih264_iquant_itrans_recon_8x8_ssse3;
  /external/libavc/decoder/arm/
ih264d_function_selector_a9q.c 146 ps_codec->pf_iquant_itrans_recon_luma_8x8 = ih264_iquant_itrans_recon_8x8_a9;
ih264d_function_selector_av8.c 144 ps_codec->pf_iquant_itrans_recon_luma_8x8 = ih264_iquant_itrans_recon_8x8_av8;
  /external/libavc/decoder/
ih264d_function_selector_generic.c 162 ps_codec->pf_iquant_itrans_recon_luma_8x8 = ih264_iquant_itrans_recon_8x8;
ih264d_process_pslice.c 681 ps_dec->pf_iquant_itrans_recon_luma_8x8(
    [all...]
ih264d_structs.h 1394 ih264_iquant_itrans_recon_ft *pf_iquant_itrans_recon_luma_8x8; member in struct:_DecStruct
    [all...]
ih264d_process_intra_mb.c     [all...]

Completed in 39 milliseconds