OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ihevc_itrans_recon_16x16
(Results
1 - 8
of
8
) sorted by null
/external/libhevc/
decoder.mk
36
libhevcd_srcs_c += common/
ihevc_itrans_recon_16x16
.c
decoder.arm.mk
53
libhevcd_srcs_asm_arm += common/arm/
ihevc_itrans_recon_16x16
.s
/external/libhevc/common/
ihevc_itrans_recon.h
137
ihevc_itrans_recon_16x16_ft
ihevc_itrans_recon_16x16
;
variable
ihevc_itrans_recon_16x16.c
21
*
ihevc_itrans_recon_16x16
.c
31
* -
ihevc_itrans_recon_16x16
()
98
void
ihevc_itrans_recon_16x16
(WORD16 *pi2_src,
function
[
all
...]
/external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c
115
ps_codec->s_func_selector.ihevc_itrans_recon_16x16_fptr = &
ihevc_itrans_recon_16x16
;
/external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c
115
ps_codec->s_func_selector.ihevc_itrans_recon_16x16_fptr = &
ihevc_itrans_recon_16x16
;
/external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c
117
ps_codec->s_func_selector.ihevc_itrans_recon_16x16_fptr = &
ihevc_itrans_recon_16x16
;
/external/libhevc/common/arm/
ihevc_itrans_recon_16x16.s
30
@ * -
ihevc_itrans_recon_16x16
()
87
@void
ihevc_itrans_recon_16x16
(word16 *pi2_src,
Completed in 168 milliseconds