Home
last modified time | relevance | path

Searched defs:transform_width (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/enc/
Dvp8l_enc.c1314 const int transform_width = VP8LSubSampleSize(width, pred_bits); in ApplyPredictFilter() local
1339 const int transform_width = VP8LSubSampleSize(width, ccolor_transform_bits); in ApplyCrossColorFilter() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngvalid.c3788 #define transform_width(pp, colour_type, bit_depth) TRANSFORM_WIDTH macro