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

  /external/libvpx/libvpx/vpx_scale/include/generic/
vpxscale_depricated.h 25 extern void (*vp8_last_vertical_band_3_5_scale)(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
  /external/libvpx/libvpx/vpx_scale/win32/
scalesystemdependent.c 66 vp8_last_vertical_band_3_5_scale = vp8cx_last_vertical_band_3_5_scale_c;
scaleopt.c     [all...]
  /external/libvpx/armv7a/
vpx_rtcd.h 355 #define vp8_last_vertical_band_3_5_scale vp8_last_vertical_band_3_5_scale_c macro
  /external/libvpx/generic/
vpx_rtcd.h 312 #define vp8_last_vertical_band_3_5_scale vp8_last_vertical_band_3_5_scale_c macro
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.sh 544 prototype void vp8_last_vertical_band_3_5_scale "unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width"
  /external/libvpx/libvpx/vpx_scale/generic/
vpxscale.c 710 last_vert_band_scale = vp8_last_vertical_band_3_5_scale;
    [all...]
  /external/libvpx/mips/
vpx_rtcd.h 312 #define vp8_last_vertical_band_3_5_scale vp8_last_vertical_band_3_5_scale_c macro
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 330 #define vp8_last_vertical_band_3_5_scale vp8_last_vertical_band_3_5_scale_c macro
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 409 #define vp8_last_vertical_band_3_5_scale vp8_last_vertical_band_3_5_scale_c macro
    [all...]

Completed in 1017 milliseconds