Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dvp8l_enc.c1095 const int transform_width = VP8LSubSampleSize(width, pred_bits); in ApplyPredictFilter() local
1120 const int transform_width = VP8LSubSampleSize(width, ccolor_transform_bits); in ApplyCrossColorFilter() local
/external/libpng/contrib/libtests/
Dpngvalid.c3788 #define transform_width(pp, colour_type, bit_depth) TRANSFORM_WIDTH macro