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

  /external/libvpx/armv7a/
vpx_rtcd.h 366 void vp8_horizontal_line_1_2_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
367 #define vp8_horizontal_line_1_2_scale vp8_horizontal_line_1_2_scale_c
  /external/libvpx/generic/
vpx_rtcd.h 323 void vp8_horizontal_line_1_2_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
324 #define vp8_horizontal_line_1_2_scale vp8_horizontal_line_1_2_scale_c
  /external/libvpx/mips/
vpx_rtcd.h 323 void vp8_horizontal_line_1_2_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
324 #define vp8_horizontal_line_1_2_scale vp8_horizontal_line_1_2_scale_c
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 341 void vp8_horizontal_line_1_2_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
342 #define vp8_horizontal_line_1_2_scale vp8_horizontal_line_1_2_scale_c
  /external/libvpx/libvpx/vpx_scale/generic/
gen_scalers.c 585 * ROUTINE : vp8_horizontal_line_1_2_scale_c
602 void vp8_horizontal_line_1_2_scale_c(const unsigned char *source, function
857 * ROUTINE : vp8_horizontal_line_1_2_scale_c
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 420 void vp8_horizontal_line_1_2_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
421 #define vp8_horizontal_line_1_2_scale vp8_horizontal_line_1_2_scale_c
    [all...]

Completed in 399 milliseconds