Searched refs:jpeg_width (Results 1 – 1 of 1) sorted by relevance
44 status_t SelectWidthAndHeight(uint32_t jpeg_width, uint32_t jpeg_height, in SelectWidthAndHeight() argument75 if (jpeg_width == width && jpeg_height == height) { in SelectWidthAndHeight()77 selected_width = jpeg_width; in SelectWidthAndHeight()92 if (width < jpeg_width || height < jpeg_height) { in SelectWidthAndHeight()103 if ((jpeg_height * width - jpeg_width * height) * in SelectWidthAndHeight()