Home
last modified time | relevance | path

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

/external/libavc/decoder/x86/
Dih264d_function_selector_ssse3.c136 ps_codec->pf_iquant_itrans_recon_luma_8x8 = ih264_iquant_itrans_recon_8x8_ssse3; in ih264d_init_function_ptr_ssse3()
/external/libavc/decoder/
Dih264d_function_selector_generic.c162 ps_codec->pf_iquant_itrans_recon_luma_8x8 = ih264_iquant_itrans_recon_8x8; in ih264d_init_function_ptr_generic()
Dih264d_process_pslice.c681 ps_dec->pf_iquant_itrans_recon_luma_8x8( in ih264d_process_inter_mb()
Dih264d_structs.h1395 ih264_iquant_itrans_recon_ft *pf_iquant_itrans_recon_luma_8x8; member
Dih264d_process_intra_mb.c1721 ps_dec->pf_iquant_itrans_recon_luma_8x8( in ih264d_process_intra_mb()
/external/libavc/decoder/arm/
Dih264d_function_selector_a9q.c146 ps_codec->pf_iquant_itrans_recon_luma_8x8 = ih264_iquant_itrans_recon_8x8_a9; in ih264d_init_function_ptr_a9q()
Dih264d_function_selector_av8.c144 ps_codec->pf_iquant_itrans_recon_luma_8x8 = ih264_iquant_itrans_recon_8x8_av8; in ih264d_init_function_ptr_av8()