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

  /external/libvpx/vpx_scale/include/arm/
vpxscale_nofp.h 53 #define vp8_vertical_band_3_4_scale vertical_band_3_4_scale_armv4 macro
  /external/libvpx/vpx_scale/include/symbian/
vpxscale_nofp.h 53 #define vp8_vertical_band_3_4_scale vertical_band_3_4_scale_armv4 macro
  /external/libvpx/vpx_scale/generic/
vpxscale.c 37 void (*vp8_vertical_band_3_4_scale)(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width) = 0; variable
763 vert_band_scale = vp8_vertical_band_3_4_scale;
    [all...]

Completed in 185 milliseconds