OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ihevc_itrans_recon_32x32
(Results
1 - 9
of
9
) sorted by null
/external/libhevc/
decoder.mk
35
libhevcd_srcs_c += common/
ihevc_itrans_recon_32x32
.c
decoder.arm.mk
17
libhevcd_srcs_asm_arm += common/arm/
ihevc_itrans_recon_32x32
.s
decoder.arm64.mk
18
libhevcd_srcs_asm_arm64 += common/arm64/
ihevc_itrans_recon_32x32
.s
/external/libhevc/common/
ihevc_itrans_recon.h
138
ihevc_itrans_recon_32x32_ft
ihevc_itrans_recon_32x32
;
variable
ihevc_itrans_recon_32x32.c
21
*
ihevc_itrans_recon_32x32
.c
31
* -
ihevc_itrans_recon_32x32
()
99
void
ihevc_itrans_recon_32x32
(WORD16 *pi2_src,
function
[
all
...]
/external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c
116
ps_codec->s_func_selector.ihevc_itrans_recon_32x32_fptr = &
ihevc_itrans_recon_32x32
;
/external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c
116
ps_codec->s_func_selector.ihevc_itrans_recon_32x32_fptr = &
ihevc_itrans_recon_32x32
;
/external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c
118
ps_codec->s_func_selector.ihevc_itrans_recon_32x32_fptr = &
ihevc_itrans_recon_32x32
;
/external/libhevc/common/arm/
ihevc_itrans_recon_32x32.s
30
@ * -
ihevc_itrans_recon_32x32
()
87
@void
ihevc_itrans_recon_32x32
(word16 *pi2_src,
[
all
...]
Completed in 1090 milliseconds