Cleanup typos, remove unnecessary lines, replace switch
Removed unnecessary code lines, replaced switch with an if, fixed spelling errors and formatting. Change-Id: Ie48aa4604aa0ed48362ca359d792fb21b2ec1dc6
This commit is contained in:
@@ -527,7 +527,7 @@ typedef struct VP9_COMP {
|
||||
uint64_t time_receive_data;
|
||||
uint64_t time_compress_data;
|
||||
uint64_t time_pick_lpf;
|
||||
uint64_t time_encode_mb_row;
|
||||
uint64_t time_encode_sb_row;
|
||||
|
||||
struct twopass_rc {
|
||||
unsigned int section_intra_rating;
|
||||
|
||||
Reference in New Issue
Block a user