Searched refs:reg72_crop (Results 1 – 2 of 2) sorted by relevance
290 post->reg72_crop.sw_pp_in_width = ((in_width / 16) & 0x1FF); in jpegd_setup_pp()292 post->reg72_crop.sw_pp_in_height = ((in_height / 16) & 0x0FF); in jpegd_setup_pp()296 post->reg72_crop.sw_pp_in_width = ((crop_width / 16) & 0x1FF); in jpegd_setup_pp()299 post->reg72_crop.sw_pp_in_height = ((crop_height / 16) & 0x0FF); in jpegd_setup_pp()307 post->reg72_crop.sw_crop_starty = in jpegd_setup_pp()352 post->reg72_crop.sw_rangemap_coef_y = 9; in jpegd_setup_pp()
116 } reg72_crop; member