Searched defs:transform_width (Results 1 – 4 of 4) sorted by relevance
1072 const int transform_width = VP8LSubSampleSize(width, pred_bits); in ApplyPredictFilter() local1100 const int transform_width = VP8LSubSampleSize(width, ccolor_transform_bits); in ApplyCrossColorFilter() local
1314 const int transform_width = VP8LSubSampleSize(width, pred_bits); in ApplyPredictFilter() local1339 const int transform_width = VP8LSubSampleSize(width, ccolor_transform_bits); in ApplyCrossColorFilter() local
3792 #define transform_width(pp, colour_type, bit_depth) TRANSFORM_WIDTH macro
3788 #define transform_width(pp, colour_type, bit_depth) TRANSFORM_WIDTH macro