Lines Matching full:tile

24 /* minimum allowed tile width anywhere in the pipeline */
26 /* minimum allowed tile width anywhere in the pipeline */
309 * @offset_x: Horizontal offset into the LSC table of this tile
310 * @offset_y: Vertical offset into the LSC table of this tile
342 * @offset_x: Horizontal offset into the CAC table of this tile
343 * @offset_y: Horizontal offset into the CAC table of this tile
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
583 * @width: Width of the cropped tile output
584 * @height: Height of the cropped tile output
840 * enum pisp_tile_edge - PiSP Back End Tile position
841 * @PISP_LEFT_EDGE: Left edge tile
842 * @PISP_RIGHT_EDGE: Right edge tile
843 * @PISP_TOP_EDGE: Top edge tile
844 * @PISP_BOTTOM_EDGE: Bottom edge tile
854 * struct pisp_tile - Raspberry Pi PiSP Back End tile configuration
856 * Tile parameters: each set of tile parameters is a 160-bytes block of data
857 * which contains the tile processing parameters.
859 * @edge: Edge tile flag
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
874 * @lsc_grid_offset_x: Horizontal offset in the LSC table for this tile
875 * @lsc_grid_offset_y: Vertical offset in the LSC table for this tile
876 * @cac_grid_offset_x: Horizontal offset in the CAC table for this tile
877 * @cac_grid_offset_y: Horizontal offset in the CAC table for this tile
879 * tile
881 * tile
883 * tile
885 * tile
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
904 * results of this tile are to be written
958 * @tiles: Tile descriptors