HomeSort by relevance Sort by last modified time
    Searched refs:ihevcd_fmt_conv_420sp_to_rgb565_fptr (Results 1 - 9 of 9) sorted by null

  /external/libhevc/decoder/
ihevcd_function_selector.h 182 ihevcd_fmt_conv_420sp_to_rgb565_ft *ihevcd_fmt_conv_420sp_to_rgb565_fptr; member in struct:__anon27635
ihevcd_fmt_conv.c 859 ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgb565_fptr(pu1_y_src, pu1_uv_src,
  /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 1279 milliseconds