Home
last modified time | relevance | path

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

/external/libhevc/
DAndroid.bp64 "common/ihevc_itrans_recon_16x16.c",
166 "common/arm64/ihevc_itrans_recon_16x16.s",
263 "common/arm/ihevc_itrans_recon_16x16.s",
460 "common/ihevc_itrans_recon_16x16.c",
631 "common/arm64/ihevc_itrans_recon_16x16.s",
728 "common/arm/ihevc_itrans_recon_16x16.s",
DCMakeLists.txt50 "${HEVC_ROOT}/common/ihevc_itrans_recon_16x16.c"
/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/encoder/
Dihevce_function_selector.c179 ps_enc_ctxt->s_func_selector.ihevc_itrans_recon_16x16_fptr = &ihevc_itrans_recon_16x16; in ihevce_init_function_ptr_generic()
/external/libhevc/common/arm/
Dihevc_itrans_recon_16x16.s87 @void ihevc_itrans_recon_16x16(word16 *pi2_src,