Home
last modified time | relevance | path

Searched refs:ihevc_itrans_recon_16x16 (Results 1 – 9 of 9) sorted by relevance

/external/libhevc/
Ddecoder.mk36 libhevcd_srcs_c += common/ihevc_itrans_recon_16x16.c
Ddecoder.arm.mk53 libhevcd_srcs_asm_arm += common/arm/ihevc_itrans_recon_16x16.s
Ddecoder.arm64.mk55 libhevcd_srcs_asm_arm64 += common/arm64/ihevc_itrans_recon_16x16.s
/external/libhevc/common/
Dihevc_itrans_recon.h137 ihevc_itrans_recon_16x16_ft ihevc_itrans_recon_16x16; variable
Dihevc_itrans_recon_16x16.c98 void ihevc_itrans_recon_16x16(WORD16 *pi2_src, in ihevc_itrans_recon_16x16() function
/external/libhevc/decoder/x86/
Dihevcd_function_selector_generic.c117 …ec->s_func_selector.ihevc_itrans_recon_16x16_fptr = &ihevc_itrans_recon_16x16; in ihevcd_init_function_ptr_generic()
/external/libhevc/decoder/mips/
Dihevcd_function_selector_mips_generic.c115 …ec->s_func_selector.ihevc_itrans_recon_16x16_fptr = &ihevc_itrans_recon_16x16; in ihevcd_init_function_ptr_mips_generic()
/external/libhevc/decoder/arm/
Dihevcd_function_selector_noneon.c115 …ec->s_func_selector.ihevc_itrans_recon_16x16_fptr = &ihevc_itrans_recon_16x16; in ihevcd_init_function_ptr_noneon()
/external/libhevc/common/arm/
Dihevc_itrans_recon_16x16.s87 @void ihevc_itrans_recon_16x16(word16 *pi2_src,