Lines Matching full:pixels

125  * @coeff_range:	Coefficient for the range of pixels for this Bayer channel
171 * @black_level: Black level value subtracted from pixels
242 * @exposure_ratio: Multiplier to convert long exposure pixels into
243 * short exposure pixels
245 * pixels are used
442 * @distance: Distance of neighbouring pixels, either 1 or 2
552 * @y_factor: Control amount of desaturation of pixels being darkened
581 * @offset_x: Number of pixels cropped from the left of the tile
582 * @offset_y: Number of pixels cropped from the top of the tile
612 * @scaled_width: Width in pixels of the scaled output
613 * @scaled_height: Height in pixels of the scaled output
864 * @input_offset_x: Horizontal offset in pixels of this tile in the
866 * @input_offset_y: Vertical offset in pixels of this tile in the
868 * @input_width: Width in pixels of this tile
869 * @input_height: Height in pixels of the this tile
878 * @crop_x_start: Number of pixels cropped from the left of the
880 * @crop_x_end: Number of pixels cropped from the right of the
882 * @crop_y_start: Number of pixels cropped from the top of the
884 * @crop_y_end: Number of pixels cropped from the bottom of the
886 * @downscale_phase_x: Initial horizontal phase in pixels
887 * @downscale_phase_y: Initial vertical phase in pixels
888 * @resample_in_width: Width in pixels of the tile entering the
890 * @resample_in_height: Height in pixels of the tile entering the
894 * @output_offset_x: Horizontal offset in pixels where the tile will
896 * @output_offset_y: Vertical offset in pixels where the tile will be
898 * @output_width: Width in pixels in the output image of this tile
899 * @output_height: Height in pixels in the output image of this tile