OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ihevcd_fmt_conv_420sp_to_420sp_fptr
(Results
1 - 10
of
10
) sorted by null
/external/libhevc/decoder/arm/
ihevcd_function_selector.c
98
ps_codec->s_func_selector.
ihevcd_fmt_conv_420sp_to_420sp_fptr
= &ihevcd_fmt_conv_420sp_to_420sp_a9q;
ihevcd_function_selector_a9q.c
156
ps_codec->s_func_selector.
ihevcd_fmt_conv_420sp_to_420sp_fptr
= &ihevcd_fmt_conv_420sp_to_420sp;
ihevcd_function_selector_noneon.c
156
ps_codec->s_func_selector.
ihevcd_fmt_conv_420sp_to_420sp_fptr
= &ihevcd_fmt_conv_420sp_to_420sp;
/external/libhevc/decoder/
ihevcd_function_selector.h
183
ihevcd_fmt_conv_420sp_to_420sp_ft *
ihevcd_fmt_conv_420sp_to_420sp_fptr
;
member in struct:__anon28396
ihevcd_fmt_conv.c
834
ps_codec->s_func_selector.
ihevcd_fmt_conv_420sp_to_420sp_fptr
(pu1_y_src, pu1_uv_src,
/external/libhevc/decoder/arm64/
ihevcd_function_selector_av8.c
156
ps_codec->s_func_selector.
ihevcd_fmt_conv_420sp_to_420sp_fptr
= &ihevcd_fmt_conv_420sp_to_420sp_av8;
/external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c
156
ps_codec->s_func_selector.
ihevcd_fmt_conv_420sp_to_420sp_fptr
= &ihevcd_fmt_conv_420sp_to_420sp;
/external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c
158
ps_codec->s_func_selector.
ihevcd_fmt_conv_420sp_to_420sp_fptr
= &ihevcd_fmt_conv_420sp_to_420sp;
ihevcd_function_selector_sse42.c
158
ps_codec->s_func_selector.
ihevcd_fmt_conv_420sp_to_420sp_fptr
= &ihevcd_fmt_conv_420sp_to_420sp;
ihevcd_function_selector_ssse3.c
158
ps_codec->s_func_selector.
ihevcd_fmt_conv_420sp_to_420sp_fptr
= &ihevcd_fmt_conv_420sp_to_420sp;
Completed in 609 milliseconds