AOMedia AV1 Codec
|
Frame time stamps. More...
#include <encoder.h>
Data Fields | |
int64_t | prev_ts_start |
int64_t | prev_ts_end |
int64_t | first_ts_start |
Frame time stamps.
int64_t TimeStamps::prev_ts_start |
Start time stamp of the previous frame
int64_t TimeStamps::prev_ts_end |
End time stamp of the previous frame
Referenced by av1_encode_strategy().
int64_t TimeStamps::first_ts_start |
Start time stamp of the first frame
Referenced by av1_encode_strategy().