HomeSort by relevance Sort by last modified time
    Searched defs:vp8_vertical_band_5_3_scale (Results 1 - 4 of 4) sorted by null

  /external/libvpx/vpx_scale/include/generic/
vpxscale_nofp.h 46 #define vp8_vertical_band_5_3_scale vp8cx_vertical_band_5_3_scale_c macro
  /external/libvpx/vpx_scale/include/arm/
vpxscale_nofp.h 63 #define vp8_vertical_band_5_3_scale vp8cx_vertical_band_5_3_scale_c macro
  /external/libvpx/vpx_scale/include/symbian/
vpxscale_nofp.h 63 #define vp8_vertical_band_5_3_scale vp8cx_vertical_band_5_3_scale_c macro
  /external/libvpx/vpx_scale/generic/
vpxscale.c 48 void (*vp8_vertical_band_5_3_scale)(unsigned char *source, unsigned int src_pitch, unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width) = 0; variable
421 vert_band_scale = vp8_vertical_band_5_3_scale;
    [all...]

Completed in 120 milliseconds