Searched defs:transform_height (Results 1 – 2 of 2) sorted by relevance
1096 const int transform_height = VP8LSubSampleSize(height, pred_bits); in ApplyPredictFilter() local1121 const int transform_height = VP8LSubSampleSize(height, ccolor_transform_bits); in ApplyCrossColorFilter() local
3791 transform_height(png_const_structp pp, png_byte colour_type, png_byte bit_depth) in transform_height() function