Home
last modified time | relevance | path

Searched refs:pf_iquant_itrans_recon_luma_8x8_dc (Results 1 – 7 of 7) sorted by relevance

/external/libavc/decoder/x86/
Dih264d_function_selector_ssse3.c137 ps_codec->pf_iquant_itrans_recon_luma_8x8_dc = ih264_iquant_itrans_recon_8x8_dc_ssse3; in ih264d_init_function_ptr_ssse3()
/external/libavc/decoder/
Dih264d_function_selector_generic.c163 ps_codec->pf_iquant_itrans_recon_luma_8x8_dc = in ih264d_init_function_ptr_generic()
Dih264d_process_pslice.c668 ps_dec->pf_iquant_itrans_recon_luma_8x8_dc( in ih264d_process_inter_mb()
Dih264d_structs.h1397 ih264_iquant_itrans_recon_ft *pf_iquant_itrans_recon_luma_8x8_dc; member
Dih264d_process_intra_mb.c1708 ps_dec->pf_iquant_itrans_recon_luma_8x8_dc( in ih264d_process_intra_mb()
/external/libavc/decoder/arm/
Dih264d_function_selector_av8.c145 ps_codec->pf_iquant_itrans_recon_luma_8x8_dc = ih264_iquant_itrans_recon_8x8_dc_av8; in ih264d_init_function_ptr_av8()
Dih264d_function_selector_a9q.c147 ps_codec->pf_iquant_itrans_recon_luma_8x8_dc = ih264_iquant_itrans_recon_8x8_dc_a9; in ih264d_init_function_ptr_a9q()