Home
last modified time | relevance | path

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

/external/libhevc/common/
Dcommon.cmake26 "${HEVC_ROOT}/common/ihevc_itrans_recon_8x8.c"
52 "${HEVC_ROOT}/common/ihevc_itrans_recon_8x8.c"
113 "${HEVC_ROOT}/common/arm64/ihevc_itrans_recon_8x8.s"
183 "${HEVC_ROOT}/common/arm/ihevc_itrans_recon_8x8.s"
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/
DAndroid.bp83 "common/ihevc_itrans_recon_8x8.c",
183 "common/arm64/ihevc_itrans_recon_8x8.s",
280 "common/arm/ihevc_itrans_recon_8x8.s",
490 "common/ihevc_itrans_recon_8x8.c",
663 "common/arm64/ihevc_itrans_recon_8x8.s",
760 "common/arm/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/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/decoder/riscv64/
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/encoder/
Dihevce_function_selector.c178 ps_enc_ctxt->s_func_selector.ihevc_itrans_recon_8x8_fptr = &ihevc_itrans_recon_8x8; in ihevce_init_function_ptr_generic()
/external/libhevc/common/arm/
Dihevc_itrans_recon_8x8.s87 @void ihevc_itrans_recon_8x8(word16 *pi2_src,