Searched refs:ihevc_itrans_4x4_ttype1 (Results 1 - 9 of 9) sorted by relevance

/external/libhevc/common/
H A Dihevc_itrans.h69 ihevc_itrans_4x4_ttype1_ft ihevc_itrans_4x4_ttype1; variable
H A Dihevc_itrans.c30 * - ihevc_itrans_4x4_ttype1()
93 void ihevc_itrans_4x4_ttype1(WORD16 *pi2_src, function
/external/libhevc/decoder/arm/
H A Dihevcd_function_selector_a9q.c107 ps_codec->s_func_selector.ihevc_itrans_4x4_ttype1_fptr = &ihevc_itrans_4x4_ttype1;
H A Dihevcd_function_selector_noneon.c107 ps_codec->s_func_selector.ihevc_itrans_4x4_ttype1_fptr = &ihevc_itrans_4x4_ttype1;
/external/libhevc/decoder/arm64/
H A Dihevcd_function_selector_av8.c107 ps_codec->s_func_selector.ihevc_itrans_4x4_ttype1_fptr = &ihevc_itrans_4x4_ttype1;
/external/libhevc/decoder/mips/
H A Dihevcd_function_selector_mips_generic.c107 ps_codec->s_func_selector.ihevc_itrans_4x4_ttype1_fptr = &ihevc_itrans_4x4_ttype1;
/external/libhevc/decoder/x86/
H A Dihevcd_function_selector_generic.c109 ps_codec->s_func_selector.ihevc_itrans_4x4_ttype1_fptr = &ihevc_itrans_4x4_ttype1;
H A Dihevcd_function_selector_sse42.c109 ps_codec->s_func_selector.ihevc_itrans_4x4_ttype1_fptr = &ihevc_itrans_4x4_ttype1;
H A Dihevcd_function_selector_ssse3.c109 ps_codec->s_func_selector.ihevc_itrans_4x4_ttype1_fptr = &ihevc_itrans_4x4_ttype1;

Completed in 123 milliseconds