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

  /external/libvpx/libvpx/vpx_scale/
vpx_scale_rtcd.sh 11 prototype void vp8_vertical_band_5_4_scale "unsigned char *source, unsigned int src_pitch, unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width"
  /external/libvpx/armv7a/
vpx_scale_rtcd.h 16 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /external/libvpx/armv7a-neon/
vpx_scale_rtcd.h 16 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /external/libvpx/generic/
vpx_scale_rtcd.h 16 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /external/libvpx/mips/
vpx_scale_rtcd.h 16 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /external/libvpx/mips-dspr2/
vpx_scale_rtcd.h 16 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /external/libvpx/libvpx/vpx_scale/generic/
vpx_scale.c 311 vert_band_scale = vp8_vertical_band_5_4_scale;
  /external/libvpx/libvpx/vpx_scale/win32/
scaleopt.c 518 vp8_vertical_band_5_4_scale = vertical_band_5_4_scale_mmx;

Completed in 981 milliseconds