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

  /external/libhevc/decoder/
ihevcd_fmt_conv.h 94 ihevcd_fmt_conv_420sp_to_420sp_ft ihevcd_fmt_conv_420sp_to_420sp; variable
ihevcd_fmt_conv.c 379 void ihevcd_fmt_conv_420sp_to_420sp(UWORD8 *pu1_y_src, function
  /external/libhevc/
decoder.arm.mk 79 libhevcd_srcs_asm_arm += decoder/arm/ihevcd_fmt_conv_420sp_to_420sp.s
  /external/libhevc/decoder/arm/
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/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 83 milliseconds