Home
last modified time | relevance | path

Searched refs:ihevc_itrans_recon_4x4 (Results 1 – 8 of 8) sorted by relevance

/external/libhevc/common/
Dihevc_itrans_recon.h135 ihevc_itrans_recon_4x4_ft ihevc_itrans_recon_4x4; variable
Dihevc_itrans_recon.c234 void ihevc_itrans_recon_4x4(WORD16 *pi2_src, in ihevc_itrans_recon_4x4() function
/external/libhevc/
DAndroid.bp164 "common/arm64/ihevc_itrans_recon_4x4.s",
261 "common/arm/ihevc_itrans_recon_4x4.s",
633 "common/arm64/ihevc_itrans_recon_4x4.s",
730 "common/arm/ihevc_itrans_recon_4x4.s",
/external/libhevc/decoder/x86/
Dihevcd_function_selector_generic.c115 …odec->s_func_selector.ihevc_itrans_recon_4x4_fptr = &ihevc_itrans_recon_4x4; in ihevcd_init_function_ptr_generic()
/external/libhevc/decoder/mips/
Dihevcd_function_selector_mips_generic.c113 …odec->s_func_selector.ihevc_itrans_recon_4x4_fptr = &ihevc_itrans_recon_4x4; in ihevcd_init_function_ptr_mips_generic()
/external/libhevc/decoder/arm/
Dihevcd_function_selector_noneon.c113 …odec->s_func_selector.ihevc_itrans_recon_4x4_fptr = &ihevc_itrans_recon_4x4; in ihevcd_init_function_ptr_noneon()
/external/libhevc/common/arm/
Dihevc_itrans_recon_4x4.s85 @void ihevc_itrans_recon_4x4(word16 *pi2_src,
/external/libhevc/encoder/
Dihevce_function_selector.c177 ps_enc_ctxt->s_func_selector.ihevc_itrans_recon_4x4_fptr = &ihevc_itrans_recon_4x4; in ihevce_init_function_ptr_generic()