Searched refs:crop_height (Results 1 – 3 of 3) sorted by relevance
32 RK_U32 crop_height; member
257 RK_U32 crop_height = ctx->pp_info.crop_height; in jpegd_setup_pp() local298 (((crop_height / 16) & 0x700) >> 8); in jpegd_setup_pp()299 post->reg72_crop.sw_pp_in_height = ((crop_height / 16) & 0x0FF); in jpegd_setup_pp()315 if (crop_height & 0x0F) { in jpegd_setup_pp()321 in_height = crop_height; in jpegd_setup_pp()
284 RK_U32 crop_height = ctx->pp_info.crop_height; in jpegd_setup_pp() local321 reg->reg34.sw_pp_in_h_ext = (((crop_height / 16) & 0x700) >> 8); in jpegd_setup_pp()322 reg->reg34.sw_pp_in_height = ((crop_height / 16) & 0x0FF); in jpegd_setup_pp()334 if (crop_height & 0x0F) { in jpegd_setup_pp()340 in_height = crop_height; in jpegd_setup_pp()