Home
last modified time | relevance | path

Searched refs:ih264_iquant_itrans_recon_chroma_4x4_dc_av8 (Results 1 – 4 of 4) sorted by relevance

/external/libavc/common/armv8/
Dih264_iquant_itrans_recon_dc_av8.s225 .global ih264_iquant_itrans_recon_chroma_4x4_dc_av8 symbol
226 ih264_iquant_itrans_recon_chroma_4x4_dc_av8: label
/external/libavc/decoder/arm/
Dih264d_function_selector_av8.c147 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc = ih264_iquant_itrans_recon_chroma_4x4_dc_av8; in ih264d_init_function_ptr_av8()
/external/libavc/encoder/arm/
Dih264e_function_selector_av8.c168 … ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc = ih264_iquant_itrans_recon_chroma_4x4_dc_av8; in ih264e_init_function_ptr_neon_av8()
/external/libavc/common/
Dih264_trans_quant_itrans_iquant.h209 ih264_iquant_itrans_recon_chroma_ft ih264_iquant_itrans_recon_chroma_4x4_dc_av8; variable