OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ihevc_itrans_16x16
(Results
1 - 9
of
9
) sorted by null
/external/libhevc/common/
ihevc_itrans.h
72
ihevc_itrans_16x16_ft
ihevc_itrans_16x16
;
variable
ihevc_itrans.c
33
* -
ihevc_itrans_16x16
()
545
void
ihevc_itrans_16x16
(WORD16 *pi2_src,
function
640
void
ihevc_itrans_16x16
(WORD16 *pi2_src,
function
[
all
...]
/external/libhevc/decoder/arm/
ihevcd_function_selector_a9q.c
110
ps_codec->s_func_selector.ihevc_itrans_16x16_fptr = &
ihevc_itrans_16x16
;
ihevcd_function_selector_noneon.c
110
ps_codec->s_func_selector.ihevc_itrans_16x16_fptr = &
ihevc_itrans_16x16
;
/external/libhevc/decoder/arm64/
ihevcd_function_selector_av8.c
110
ps_codec->s_func_selector.ihevc_itrans_16x16_fptr = &
ihevc_itrans_16x16
;
/external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c
110
ps_codec->s_func_selector.ihevc_itrans_16x16_fptr = &
ihevc_itrans_16x16
;
/external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c
112
ps_codec->s_func_selector.ihevc_itrans_16x16_fptr = &
ihevc_itrans_16x16
;
ihevcd_function_selector_sse42.c
112
ps_codec->s_func_selector.ihevc_itrans_16x16_fptr = &
ihevc_itrans_16x16
;
ihevcd_function_selector_ssse3.c
112
ps_codec->s_func_selector.ihevc_itrans_16x16_fptr = &
ihevc_itrans_16x16
;
Completed in 976 milliseconds