Home
last modified time | relevance | path

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

/external/libavc/decoder/x86/
Dih264d_function_selector_ssse3.c135 ps_codec->pf_iquant_itrans_recon_luma_4x4_dc = ih264_iquant_itrans_recon_4x4_dc_ssse3; in ih264d_init_function_ptr_ssse3()
/external/libavc/decoder/
Dih264d_function_selector_generic.c160 ps_codec->pf_iquant_itrans_recon_luma_4x4_dc = in ih264d_init_function_ptr_generic()
Dih264d_process_intra_mb.c992 ps_dec->pf_iquant_itrans_recon_luma_4x4_dc( in ih264d_process_intra_mb()
1312 ps_dec->pf_iquant_itrans_recon_luma_4x4_dc( in ih264d_process_intra_mb()
Dih264d_process_pslice.c619 ps_dec->pf_iquant_itrans_recon_luma_4x4_dc( in ih264d_process_inter_mb()
Dih264d_structs.h1393 ih264_iquant_itrans_recon_ft *pf_iquant_itrans_recon_luma_4x4_dc; member
/external/libavc/decoder/arm/
Dih264d_function_selector_a9q.c145 ps_codec->pf_iquant_itrans_recon_luma_4x4_dc = ih264_iquant_itrans_recon_4x4_dc_a9; in ih264d_init_function_ptr_a9q()
Dih264d_function_selector_av8.c143 ps_codec->pf_iquant_itrans_recon_luma_4x4_dc = ih264_iquant_itrans_recon_4x4_dc_av8; in ih264d_init_function_ptr_av8()