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

  /external/libvpx/libvpx/vpx_scale/
vpx_scale_rtcd.sh 10 prototype void vp8_horizontal_line_5_4_scale "const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width"
  /external/libvpx/armv7a/
vpx_scale_rtcd.h 13 #define vp8_horizontal_line_5_4_scale vp8_horizontal_line_5_4_scale_c macro
  /external/libvpx/armv7a-neon/
vpx_scale_rtcd.h 13 #define vp8_horizontal_line_5_4_scale vp8_horizontal_line_5_4_scale_c macro
  /external/libvpx/generic/
vpx_scale_rtcd.h 13 #define vp8_horizontal_line_5_4_scale vp8_horizontal_line_5_4_scale_c macro
  /external/libvpx/mips/
vpx_scale_rtcd.h 13 #define vp8_horizontal_line_5_4_scale vp8_horizontal_line_5_4_scale_c macro
  /external/libvpx/mips-dspr2/
vpx_scale_rtcd.h 13 #define vp8_horizontal_line_5_4_scale vp8_horizontal_line_5_4_scale_c macro
  /external/libvpx/libvpx/vpx_scale/generic/
vpx_scale.c 291 horiz_line_scale = vp8_horizontal_line_5_4_scale;
  /external/libvpx/libvpx/vpx_scale/win32/
scaleopt.c 524 vp8_horizontal_line_5_4_scale = horizontal_line_5_4_scale_mmx;

Completed in 61 milliseconds