Searched refs:ihevc_itrans_recon_16x16 (Results 1 - 8 of 8) sorted by relevance

/external/libhevc/
H A Ddecoder.mk36 libhevcd_srcs_c += common/ihevc_itrans_recon_16x16.c
H A Ddecoder.arm.mk53 libhevcd_srcs_asm_arm += common/arm/ihevc_itrans_recon_16x16.s
/external/libhevc/common/
H A Dihevc_itrans_recon.h137 ihevc_itrans_recon_16x16_ft ihevc_itrans_recon_16x16; variable
H A Dihevc_itrans_recon_16x16.c21 * ihevc_itrans_recon_16x16.c
31 * - ihevc_itrans_recon_16x16()
98 void ihevc_itrans_recon_16x16(WORD16 *pi2_src, function
/external/libhevc/decoder/arm/
H A Dihevcd_function_selector_noneon.c115 ps_codec->s_func_selector.ihevc_itrans_recon_16x16_fptr = &ihevc_itrans_recon_16x16;
/external/libhevc/decoder/mips/
H A Dihevcd_function_selector_mips_generic.c115 ps_codec->s_func_selector.ihevc_itrans_recon_16x16_fptr = &ihevc_itrans_recon_16x16;
/external/libhevc/decoder/x86/
H A Dihevcd_function_selector_generic.c117 ps_codec->s_func_selector.ihevc_itrans_recon_16x16_fptr = &ihevc_itrans_recon_16x16;
/external/libhevc/common/arm/
H A Dihevc_itrans_recon_16x16.s30 @ * - ihevc_itrans_recon_16x16()
87 @void ihevc_itrans_recon_16x16(word16 *pi2_src,

Completed in 86 milliseconds