Home
last modified time | relevance | path

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

/external/libhevc/common/
Dihevc_itrans_recon.h136 ihevc_itrans_recon_8x8_ft ihevc_itrans_recon_8x8; variable
Dihevc_itrans_recon_8x8.c98 void ihevc_itrans_recon_8x8(WORD16 *pi2_src, in ihevc_itrans_recon_8x8() function
/external/libhevc/
Ddecoder.mk37 libhevcd_srcs_c += common/ihevc_itrans_recon_8x8.c
Ddecoder.arm.mk52 libhevcd_srcs_asm_arm += common/arm/ihevc_itrans_recon_8x8.s
Ddecoder.arm64.mk54 libhevcd_srcs_asm_arm64 += common/arm64/ihevc_itrans_recon_8x8.s
/external/libhevc/decoder/arm/
Dihevcd_function_selector_noneon.c114 …odec->s_func_selector.ihevc_itrans_recon_8x8_fptr = &ihevc_itrans_recon_8x8; in ihevcd_init_function_ptr_noneon()
/external/libhevc/decoder/mips/
Dihevcd_function_selector_mips_generic.c114 …odec->s_func_selector.ihevc_itrans_recon_8x8_fptr = &ihevc_itrans_recon_8x8; in ihevcd_init_function_ptr_mips_generic()
/external/libhevc/decoder/x86/
Dihevcd_function_selector_generic.c116 …odec->s_func_selector.ihevc_itrans_recon_8x8_fptr = &ihevc_itrans_recon_8x8; in ihevcd_init_function_ptr_generic()
/external/libhevc/common/arm/
Dihevc_itrans_recon_8x8.s87 @void ihevc_itrans_recon_8x8(word16 *pi2_src,