Searched refs:full_height (Results 1 – 6 of 6) sorted by relevance
290 preview_image_data->full_height = aspect_frame[3] - aspect_frame[1] + 1; in GetOlympusPreviewImage()291 if (preview_image_data->full_width < preview_image_data->full_height) { in GetOlympusPreviewImage()293 preview_image_data->full_height); in GetOlympusPreviewImage()431 &preview_image_data->full_height)) { in DngGetPreviewData()503 preview_image_data->full_height == 0) { in NefGetPreviewData()511 static_cast<float>(preview_image_data->full_height) > in NefGetPreviewData()514 preview_image_data->full_height = height; in NefGetPreviewData()562 &preview_image_data->full_height)) { in RafGetPreviewData()608 preview_image_data->full_height = preview_data.full_height; in Rw2GetPreviewData()
92 std::uint32_t full_height = 0; member
177 &preview_image_data->full_height); in FillPreviewImageData()
152 int full_height = image_height * (depth - 1) + height; in create_texture_for_pbo() local155 _mesa_init_teximage_fields(ctx, tex_image, width, full_height, 1, in create_texture_for_pbo()
862 trim_bottom_edge (jpeg_transform_info *info, JDIMENSION full_height) in trim_bottom_edge() argument868 full_height / info->iMCU_sample_height) in trim_bottom_edge()
572 static_cast<int>(imageData.full_height), cfaPatternSize); in initFromPiex()