Home
last modified time | relevance | path

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

/external/libhevc/
DAndroid.bp63 "common/ihevc_itrans_recon_32x32.c",
129 "common/arm64/ihevc_itrans_recon_32x32.s",
227 "common/arm/ihevc_itrans_recon_32x32.s",
461 "common/ihevc_itrans_recon_32x32.c",
632 "common/arm64/ihevc_itrans_recon_32x32.s",
729 "common/arm/ihevc_itrans_recon_32x32.s",
DCMakeLists.txt49 "${HEVC_ROOT}/common/ihevc_itrans_recon_32x32.c"
/external/libhevc/encoder/
Dihevce_function_selector.c180 ps_enc_ctxt->s_func_selector.ihevc_itrans_recon_32x32_fptr = &ihevc_itrans_recon_32x32; in ihevce_init_function_ptr_generic()
299 ps_enc_ctxt->s_func_selector.ihevc_itrans_recon_32x32_fptr = &ihevc_itrans_recon_32x32; in ihevce_init_function_ptr_av8()
396 ps_enc_ctxt->s_func_selector.ihevc_itrans_recon_32x32_fptr = &ihevc_itrans_recon_32x32; in ihevce_init_function_ptr_a9q()
/external/libhevc/common/
Dihevc_itrans_recon.h138 ihevc_itrans_recon_32x32_ft ihevc_itrans_recon_32x32; variable
Dihevc_itrans_recon_32x32.c99 void ihevc_itrans_recon_32x32(WORD16 *pi2_src, in ihevc_itrans_recon_32x32() function
/external/libhevc/decoder/mips/
Dihevcd_function_selector_mips_generic.c116 …ec->s_func_selector.ihevc_itrans_recon_32x32_fptr = &ihevc_itrans_recon_32x32; in ihevcd_init_function_ptr_mips_generic()
/external/libhevc/decoder/x86/
Dihevcd_function_selector_generic.c118 …ec->s_func_selector.ihevc_itrans_recon_32x32_fptr = &ihevc_itrans_recon_32x32; in ihevcd_init_function_ptr_generic()
/external/libhevc/decoder/arm/
Dihevcd_function_selector_noneon.c116 …ec->s_func_selector.ihevc_itrans_recon_32x32_fptr = &ihevc_itrans_recon_32x32; in ihevcd_init_function_ptr_noneon()
/external/libhevc/common/arm/
Dihevc_itrans_recon_32x32.s87 @void ihevc_itrans_recon_32x32(word16 *pi2_src,