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