Searched refs:pf_iquant_itrans_recon_chroma_4x4_dc (Results 1 - 13 of 13) sorted by relevance

/external/libavc/encoder/x86/
H A Dih264e_function_selector_ssse3.c147 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc = ih264_iquant_itrans_recon_chroma_4x4_dc_ssse3;
/external/libavc/decoder/x86/
H A Dih264d_function_selector_ssse3.c139 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc = ih264_iquant_itrans_recon_chroma_4x4_dc_ssse3;
/external/libavc/decoder/arm/
H A Dih264d_function_selector_a9q.c152 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc = ih264_iquant_itrans_recon_chroma_4x4_dc_a9;
H A Dih264d_function_selector_av8.c147 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc = ih264_iquant_itrans_recon_chroma_4x4_dc_av8;
/external/libavc/decoder/
H A Dih264d_function_selector_generic.c167 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc =
H A Dih264d_process_pslice.c741 ps_dec->pf_iquant_itrans_recon_chroma_4x4_dc(
783 ps_dec->pf_iquant_itrans_recon_chroma_4x4_dc(
H A Dih264d_process_intra_mb.c1883 ps_dec->pf_iquant_itrans_recon_chroma_4x4_dc(
1925 ps_dec->pf_iquant_itrans_recon_chroma_4x4_dc(
H A Dih264d_structs.h1399 ih264_iquant_itrans_recon_chroma_ft *pf_iquant_itrans_recon_chroma_4x4_dc; member in struct:_DecStruct
/external/libavc/encoder/arm/
H A Dih264e_function_selector_a9q.c160 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc = ih264_iquant_itrans_recon_chroma_4x4_dc_a9;
H A Dih264e_function_selector_av8.c168 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc = ih264_iquant_itrans_recon_chroma_4x4_dc_av8;
/external/libavc/encoder/
H A Dih264e_function_selector_generic.c169 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc = ih264_iquant_itrans_recon_chroma_4x4_dc;
H A Dih264e_structs.h2453 ih264_iquant_itrans_recon_chroma_ft *pf_iquant_itrans_recon_chroma_4x4_dc; member in struct:_codec_t
H A Dih264e_core_coding.c701 ps_codec->pf_iquant_itrans_recon_chroma_4x4_dc(

Completed in 440 milliseconds