WebM Codec SDK
|
Frame coding result. More...
#include <vpx_ext_ratectrl.h>
Data Fields | |
int64_t | bit_count |
int | actual_encoding_qindex |
Frame coding result.
The encoder will send the result to the external rate control model through vpx_rc_funcs_t::update_encodeframe_result().
int64_t vpx_rc_encodeframe_result::bit_count |
number of bits spent on coding the frame
int vpx_rc_encodeframe_result::actual_encoding_qindex |
the actual qindex used to encode the frame