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

  /external/libvpx/libvpx/vpx_scale/
vpx_scale_rtcd.sh 14 prototype void vp8_horizontal_line_2_1_scale "const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width"
  /external/libvpx/armv7a/
vpx_scale_rtcd.h 25 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c macro
  /external/libvpx/armv7a-neon/
vpx_scale_rtcd.h 25 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c macro
  /external/libvpx/generic/
vpx_scale_rtcd.h 25 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c macro
  /external/libvpx/mips/
vpx_scale_rtcd.h 25 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c macro
  /external/libvpx/mips-dspr2/
vpx_scale_rtcd.h 25 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c macro
  /external/libvpx/libvpx/vpx_scale/generic/
vpx_scale.c 299 horiz_line_scale = vp8_horizontal_line_2_1_scale;
  /external/libvpx/libvpx/vpx_scale/win32/
scaleopt.c 522 vp8_horizontal_line_2_1_scale = horizontal_line_2_1_scale_mmx;

Completed in 346 milliseconds