Searched defs:transform_width (Results 1 – 2 of 2) sorted by relevance
994 const int transform_width = VP8LSubSampleSize(width, pred_bits); in ApplyPredictFilter() local1020 const int transform_width = VP8LSubSampleSize(width, ccolor_transform_bits); in ApplyCrossColorFilter() local1381 const int transform_width = VP8LSubSampleSize(width, pred_bits); in EncodeDeltaPalettePredictorImage() local
3789 #define transform_width(pp, colour_type, bit_depth) TRANSFORM_WIDTH macro