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

  /external/libvpx/armv7a/
vpx_scale_rtcd.h 18 void vp8_horizontal_line_5_3_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
19 #define vp8_horizontal_line_5_3_scale vp8_horizontal_line_5_3_scale_c
  /external/libvpx/armv7a-neon/
vpx_scale_rtcd.h 18 void vp8_horizontal_line_5_3_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
19 #define vp8_horizontal_line_5_3_scale vp8_horizontal_line_5_3_scale_c
  /external/libvpx/generic/
vpx_scale_rtcd.h 18 void vp8_horizontal_line_5_3_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
19 #define vp8_horizontal_line_5_3_scale vp8_horizontal_line_5_3_scale_c
  /external/libvpx/mips/
vpx_scale_rtcd.h 18 void vp8_horizontal_line_5_3_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
19 #define vp8_horizontal_line_5_3_scale vp8_horizontal_line_5_3_scale_c
  /external/libvpx/mips-dspr2/
vpx_scale_rtcd.h 18 void vp8_horizontal_line_5_3_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
19 #define vp8_horizontal_line_5_3_scale vp8_horizontal_line_5_3_scale_c
  /external/libvpx/libvpx/vpx_scale/generic/
gen_scalers.c 117 void vp8_horizontal_line_5_3_scale_c(const unsigned char *source, function

Completed in 25 milliseconds