Moved zbin_over_quant to macroblock struct
Change-Id: I76fe20ade099573997404b8733cf7f79e82fb21e WIP: Fixing unsafe threading in VP8 encoder.
This commit is contained in:
@@ -412,10 +412,8 @@ typedef struct VP8_COMP
|
||||
int ni_frames;
|
||||
int avg_frame_qindex;
|
||||
|
||||
int zbin_over_quant;
|
||||
int zbin_mode_boost;
|
||||
int zbin_mode_boost_enabled;
|
||||
int last_zbin_over_quant;
|
||||
int last_zbin_mode_boost;
|
||||
|
||||
int64_t total_byte_count;
|
||||
|
Reference in New Issue
Block a user