Camera: Setting cbcr offset to frame size in picture buffer

In 7x27, buffer size is calculated by taking ceiling value of
width and height for jpeg encoder. Cbcr offset was initially
calculated based on this size based on ceiling values. Setting
cbcr offset to frame size calculated based on exact width
and height.
1 file changed