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

  /external/libvpx/armv7a/
vpx_scale_rtcd.h 24 void vp8_horizontal_line_2_1_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
25 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c
  /external/libvpx/armv7a-neon/
vpx_scale_rtcd.h 24 void vp8_horizontal_line_2_1_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
25 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c
  /external/libvpx/generic/
vpx_scale_rtcd.h 24 void vp8_horizontal_line_2_1_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
25 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c
  /external/libvpx/mips/
vpx_scale_rtcd.h 24 void vp8_horizontal_line_2_1_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
25 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c
  /external/libvpx/mips-dspr2/
vpx_scale_rtcd.h 24 void vp8_horizontal_line_2_1_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
25 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c
  /external/libvpx/libvpx/vpx_scale/generic/
gen_scalers.c 192 void vp8_horizontal_line_2_1_scale_c(const unsigned char *source, function

Completed in 38 milliseconds