POSNEG=B_0x0, ENABLE=B_0x0
DCMIPP Pipe0 stat/crop size register
HSIZE | Horizontal size, from 0 to 4094 word wide (data 32-bit) |
VSIZE | Vertical size, from 0 to 4094 pixels high |
POSNEG | This bit is set and cleared by software. It has a meaning only if ENABLE bit is set. 0 (B_0x0): Positive area, the rectangle defined by VSIZE, HSIZE, and VSTART, HSTART 1 (B_0x1): Negative area, the area excluding the rectangle defined by VSIZE, HSIZE, and VSTART, HSTART |
ENABLE | This bit is set and cleared by software. 0 (B_0x0): Bypass. All the data are computed, if the statistic data are sent within the frame, they are sent to the processing pipe as pixels data. 1 (B_0x1): Enable. Depending on bit POSNEG value, the rectangle defined by VSIZE, HSIZE, VSTART and HSTART can be used to extract or to remove some data (statistical extraction or removal, or basic 2D crop features). |