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

  /external/webp/src/enc/
vp8l.c 1012 const int transform_width = VP8LSubSampleSize(width, pred_bits); local
1034 const int transform_width = VP8LSubSampleSize(width, ccolor_transform_bits); local
1316 const int transform_width = VP8LSubSampleSize(width, pred_bits); local
    [all...]
  /external/opencv3/3rdparty/libwebp/enc/
vp8l.c 683 const int transform_width = VP8LSubSampleSize(width, pred_bits); local
693 transform_width, transform_height, quality)) {
703 const int transform_width = VP8LSubSampleSize(width, ccolor_transform_bits); local
714 transform_width, transform_height, quality)) {
    [all...]
  /external/libpng/contrib/libtests/
pngvalid.c 3416 #define transform_width macro
    [all...]

Completed in 108 milliseconds