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_rgb565
(Results
1 - 9
of
9
) sorted by null
/external/libhevc/decoder/
ihevcd_fmt_conv.h
93
ihevcd_fmt_conv_420sp_to_rgb565_ft
ihevcd_fmt_conv_420sp_to_rgb565
;
variable
ihevcd_fmt_conv.c
114
void
ihevcd_fmt_conv_420sp_to_rgb565
(UWORD8 *pu1_y_src,
function
/external/libhevc/decoder/arm/
ihevcd_function_selector_a9q.c
155
ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgb565_fptr = &
ihevcd_fmt_conv_420sp_to_rgb565
;
ihevcd_function_selector_noneon.c
155
ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgb565_fptr = &
ihevcd_fmt_conv_420sp_to_rgb565
;
/external/libhevc/decoder/arm64/
ihevcd_function_selector_av8.c
155
ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgb565_fptr = &
ihevcd_fmt_conv_420sp_to_rgb565
;
/external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c
155
ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgb565_fptr = &
ihevcd_fmt_conv_420sp_to_rgb565
;
/external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c
157
ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgb565_fptr = &
ihevcd_fmt_conv_420sp_to_rgb565
;
ihevcd_function_selector_sse42.c
157
ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgb565_fptr = &
ihevcd_fmt_conv_420sp_to_rgb565
;
ihevcd_function_selector_ssse3.c
157
ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgb565_fptr = &
ihevcd_fmt_conv_420sp_to_rgb565
;
Completed in 595 milliseconds