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

/external/libhevc/common/
H A Dihevc_itrans.h72 ihevc_itrans_16x16_ft ihevc_itrans_16x16; variable
H A Dihevc_itrans.c33 * - ihevc_itrans_16x16()
545 void ihevc_itrans_16x16(WORD16 *pi2_src, function
640 void ihevc_itrans_16x16(WORD16 *pi2_src, function
/external/libhevc/decoder/arm/
H A Dihevcd_function_selector_a9q.c110 ps_codec->s_func_selector.ihevc_itrans_16x16_fptr = &ihevc_itrans_16x16;
H A Dihevcd_function_selector_noneon.c110 ps_codec->s_func_selector.ihevc_itrans_16x16_fptr = &ihevc_itrans_16x16;
/external/libhevc/decoder/arm64/
H A Dihevcd_function_selector_av8.c110 ps_codec->s_func_selector.ihevc_itrans_16x16_fptr = &ihevc_itrans_16x16;
/external/libhevc/decoder/mips/
H A Dihevcd_function_selector_mips_generic.c110 ps_codec->s_func_selector.ihevc_itrans_16x16_fptr = &ihevc_itrans_16x16;
/external/libhevc/decoder/x86/
H A Dihevcd_function_selector_generic.c112 ps_codec->s_func_selector.ihevc_itrans_16x16_fptr = &ihevc_itrans_16x16;
H A Dihevcd_function_selector_sse42.c112 ps_codec->s_func_selector.ihevc_itrans_16x16_fptr = &ihevc_itrans_16x16;
H A Dihevcd_function_selector_ssse3.c112 ps_codec->s_func_selector.ihevc_itrans_16x16_fptr = &ihevc_itrans_16x16;

Completed in 101 milliseconds