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

  /external/libavc/decoder/x86/
ih264d_function_selector_ssse3.c 135 ps_codec->pf_iquant_itrans_recon_luma_4x4_dc = ih264_iquant_itrans_recon_4x4_dc_ssse3;
  /external/libavc/decoder/arm/
ih264d_function_selector_a9q.c 145 ps_codec->pf_iquant_itrans_recon_luma_4x4_dc = ih264_iquant_itrans_recon_4x4_dc_a9;
ih264d_function_selector_av8.c 143 ps_codec->pf_iquant_itrans_recon_luma_4x4_dc = ih264_iquant_itrans_recon_4x4_dc_av8;
  /external/libavc/decoder/
ih264d_function_selector_generic.c 160 ps_codec->pf_iquant_itrans_recon_luma_4x4_dc =
ih264d_process_intra_mb.c     [all...]
ih264d_process_pslice.c 619 ps_dec->pf_iquant_itrans_recon_luma_4x4_dc(
    [all...]
ih264d_structs.h 1392 ih264_iquant_itrans_recon_ft *pf_iquant_itrans_recon_luma_4x4_dc; member in struct:_DecStruct
    [all...]

Completed in 48 milliseconds