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

  /external/libvpx/libvpx/vpx_scale/include/generic/
vpxscale_depricated.h 22 extern void (*vp8_vertical_band_4_5_scale)(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
  /external/libvpx/libvpx/vpx_scale/win32/
scalesystemdependent.c 74 vp8_vertical_band_4_5_scale = vp8cx_vertical_band_4_5_scale_c;
scaleopt.c     [all...]
  /external/libvpx/armv7a/
vpx_rtcd.h 334 #define vp8_vertical_band_4_5_scale vp8_vertical_band_4_5_scale_c macro
  /external/libvpx/generic/
vpx_rtcd.h 291 #define vp8_vertical_band_4_5_scale vp8_vertical_band_4_5_scale_c macro
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.sh 537 prototype void vp8_vertical_band_4_5_scale "unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width"
  /external/libvpx/libvpx/vpx_scale/generic/
vpxscale.c 688 vert_band_scale = vp8_vertical_band_4_5_scale;
    [all...]
  /external/libvpx/mips/
vpx_rtcd.h 291 #define vp8_vertical_band_4_5_scale vp8_vertical_band_4_5_scale_c macro
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 309 #define vp8_vertical_band_4_5_scale vp8_vertical_band_4_5_scale_c macro
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 388 #define vp8_vertical_band_4_5_scale vp8_vertical_band_4_5_scale_c macro
    [all...]

Completed in 256 milliseconds