Searched refs:left_ratio (Results 1 – 1 of 1) sorted by relevance
175 const uint32_t left_ratio = 1 + Extract(7, data, size, bit_pos); in ExtractAndCropOrScale() local179 const int cropped_left = (pic->width - cropped_width) / left_ratio; in ExtractAndCropOrScale()