cosmetics: vp8enci.h: break long line

Change-Id: Ib7c7ef6171506e826ed5f7df20c5644f240fd645
This commit is contained in:
James Zern 2015-04-06 16:11:02 -07:00
parent b44eda3f60
commit db12250fd1

View File

@ -50,7 +50,8 @@ typedef enum { // Rate-distortion optimization levels
// The predicted blocks can be accessed using offsets to yuv_p_ and
// the arrays VP8*ModeOffsets[].
// * YUV Samples area (yuv_in_/yuv_out_/yuv_out2_)
// (see VP8Scan[] for accessing the blocks, along with Y_OFF_ENC/U_OFF_ENC/V_OFF_ENC):
// (see VP8Scan[] for accessing the blocks, along with
// Y_OFF_ENC/U_OFF_ENC/V_OFF_ENC):
// +----+----+
// Y_OFF_ENC |YYYY|UUVV|
// U_OFF_ENC |YYYY|UUVV|