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

  /external/chromium_org/third_party/libwebp/enc/
vp8l.c 744 const int transform_height = VP8LSubSampleSize(height, pred_bits); local
755 transform_width, transform_height,
765 const int transform_height = VP8LSubSampleSize(height, ccolor_transform_bits); local
776 transform_width, transform_height,
    [all...]
  /external/webp/src/enc/
vp8l.c 744 const int transform_height = VP8LSubSampleSize(height, pred_bits); local
755 transform_width, transform_height,
765 const int transform_height = VP8LSubSampleSize(height, ccolor_transform_bits); local
776 transform_width, transform_height,
    [all...]
  /external/libpng/contrib/libtests/
pngvalid.c 3222 transform_height(png_const_structp pp, png_byte colour_type, png_byte bit_depth) function
    [all...]

Completed in 118 milliseconds