Searched refs:ihevcd_fmt_conv_420sp_to_rgba8888_fptr (Results 1 - 9 of 9) sorted by relevance

/external/libhevc/decoder/
H A Dihevcd_function_selector.h181 ihevcd_fmt_conv_420sp_to_rgba8888_ft *ihevcd_fmt_conv_420sp_to_rgba8888_fptr; member in struct:__anon23826
H A Dihevcd_fmt_conv.c873 ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgba8888_fptr(pu1_y_src,
/external/libhevc/decoder/arm/
H A Dihevcd_function_selector_a9q.c154 ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgba8888_fptr = &ihevcd_fmt_conv_420sp_to_rgba8888_a9q;
H A Dihevcd_function_selector_noneon.c154 ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgba8888_fptr = &ihevcd_fmt_conv_420sp_to_rgba8888;
/external/libhevc/decoder/arm64/
H A Dihevcd_function_selector_av8.c154 ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgba8888_fptr = &ihevcd_fmt_conv_420sp_to_rgba8888_av8;
/external/libhevc/decoder/mips/
H A Dihevcd_function_selector_mips_generic.c154 ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgba8888_fptr = &ihevcd_fmt_conv_420sp_to_rgba8888;
/external/libhevc/decoder/x86/
H A Dihevcd_function_selector_generic.c156 ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgba8888_fptr = &ihevcd_fmt_conv_420sp_to_rgba8888;
H A Dihevcd_function_selector_sse42.c156 ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgba8888_fptr = &ihevcd_fmt_conv_420sp_to_rgba8888;
H A Dihevcd_function_selector_ssse3.c156 ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgba8888_fptr = &ihevcd_fmt_conv_420sp_to_rgba8888;

Completed in 119 milliseconds