cosmetics: yv12config.h: remove extra indent
+ remove commented out fields from YV12_BUFFER_CONFIG Change-Id: Ie4f25df9ccae07e7b8fd31599cb4164949cf6f8f
This commit is contained in:
parent
5dbdff0f60
commit
9bd76daf19
@ -30,14 +30,12 @@ extern "C" {
|
||||
int y_crop_width;
|
||||
int y_crop_height;
|
||||
int y_stride;
|
||||
/* int yinternal_width; */
|
||||
|
||||
int uv_width;
|
||||
int uv_height;
|
||||
int uv_crop_width;
|
||||
int uv_crop_height;
|
||||
int uv_stride;
|
||||
/* int uvinternal_width; */
|
||||
|
||||
int alpha_width;
|
||||
int alpha_height;
|
||||
|
Loading…
Reference in New Issue
Block a user