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

  /external/libavc/decoder/x86/
ih264d_function_selector_ssse3.c 137 ps_codec->pf_iquant_itrans_recon_luma_8x8_dc = ih264_iquant_itrans_recon_8x8_dc_ssse3;
  /external/libavc/decoder/arm/
ih264d_function_selector_a9q.c 147 ps_codec->pf_iquant_itrans_recon_luma_8x8_dc = ih264_iquant_itrans_recon_8x8_dc_a9;
ih264d_function_selector_av8.c 145 ps_codec->pf_iquant_itrans_recon_luma_8x8_dc = ih264_iquant_itrans_recon_8x8_dc_av8;
  /external/libavc/decoder/
ih264d_function_selector_generic.c 163 ps_codec->pf_iquant_itrans_recon_luma_8x8_dc =
ih264d_process_pslice.c 668 ps_dec->pf_iquant_itrans_recon_luma_8x8_dc(
    [all...]
ih264d_structs.h 1396 ih264_iquant_itrans_recon_ft *pf_iquant_itrans_recon_luma_8x8_dc; member in struct:_DecStruct
    [all...]
ih264d_process_intra_mb.c     [all...]

Completed in 168 milliseconds