mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-26 13:48:21 +01:00
cosmetics: vp8enci.h: break long line
Change-Id: Ib7c7ef6171506e826ed5f7df20c5644f240fd645
This commit is contained in:
parent
b44eda3f60
commit
db12250fd1
@ -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|
|
||||
|
Loading…
Reference in New Issue
Block a user