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

  /external/libvpx/libvpx/vpx_scale/
yv12config.h 42 int alpha_width; member in struct:yv12_buffer_config
  /external/libpng/contrib/pngminus/
pnm2png.c 222 volatile png_uint_32 alpha_width=0, alpha_height=0; local
334 alpha_width=(png_uint_32) ul_alpha_width;
335 if (alpha_width != width)
  /external/libvpx/libvpx/vpx_scale/generic/
yv12config.c 88 ybf->alpha_width = 0;

Completed in 457 milliseconds