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

  /external/libvpx/libvpx/vpx_scale/include/generic/
vpxscale_depricated.h 30 extern void (*vp8_last_vertical_band_1_2_scale)(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
  /external/libvpx/libvpx/vpx_scale/win32/
scalesystemdependent.c 63 vp8_last_vertical_band_1_2_scale = vp8cx_last_vertical_band_1_2_scale_c;
scaleopt.c     [all...]
  /external/libvpx/armv7a/
vpx_rtcd.h 373 #define vp8_last_vertical_band_1_2_scale vp8_last_vertical_band_1_2_scale_c macro
  /external/libvpx/generic/
vpx_rtcd.h 330 #define vp8_last_vertical_band_1_2_scale vp8_last_vertical_band_1_2_scale_c macro
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.sh 550 prototype void vp8_last_vertical_band_1_2_scale "unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width"
  /external/libvpx/libvpx/vpx_scale/generic/
vpxscale.c 717 last_vert_band_scale = vp8_last_vertical_band_1_2_scale;
    [all...]
  /external/libvpx/mips/
vpx_rtcd.h 330 #define vp8_last_vertical_band_1_2_scale vp8_last_vertical_band_1_2_scale_c macro
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 348 #define vp8_last_vertical_band_1_2_scale vp8_last_vertical_band_1_2_scale_c macro
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 427 #define vp8_last_vertical_band_1_2_scale vp8_last_vertical_band_1_2_scale_c macro
    [all...]

Completed in 73 milliseconds