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

  /external/libvpx/armv7a/
vpx_rtcd.h 348 void vp8_horizontal_line_3_5_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
349 #define vp8_horizontal_line_3_5_scale vp8_horizontal_line_3_5_scale_c
  /external/libvpx/generic/
vpx_rtcd.h 305 void vp8_horizontal_line_3_5_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
306 #define vp8_horizontal_line_3_5_scale vp8_horizontal_line_3_5_scale_c
  /external/libvpx/mips/
vpx_rtcd.h 305 void vp8_horizontal_line_3_5_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
306 #define vp8_horizontal_line_3_5_scale vp8_horizontal_line_3_5_scale_c
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 323 void vp8_horizontal_line_3_5_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
324 #define vp8_horizontal_line_3_5_scale vp8_horizontal_line_3_5_scale_c
  /external/libvpx/libvpx/vpx_scale/generic/
gen_scalers.c 296 * ROUTINE : vp8_horizontal_line_3_5_scale_c
314 void vp8_horizontal_line_3_5_scale_c(const unsigned char *source, function
781 * ROUTINE : vp8_horizontal_line_3_5_scale_c
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 402 void vp8_horizontal_line_3_5_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
403 #define vp8_horizontal_line_3_5_scale vp8_horizontal_line_3_5_scale_c
    [all...]

Completed in 911 milliseconds