astyle all

This commit is contained in:
huili2
2014-06-25 18:50:41 -07:00
parent 101265388b
commit dc3fae4477
85 changed files with 4734 additions and 4529 deletions

View File

@@ -43,9 +43,9 @@ namespace WelsDec {
typedef struct TagPicBuff {
PPicture* ppPic;
int32_t iCapacity; // capacity size of queue
int32_t iCurrentIdx;
PPicture* ppPic;
int32_t iCapacity; // capacity size of queue
int32_t iCurrentIdx;
} SPicBuff, *PPicBuff;
/*