Home | History | Annotate | Download | only in video_coding

Lines Matching defs:start_timestamp

976   uint32_t start_timestamp = incomplete_frames_.Front()->TimeStamp();
978 start_timestamp = decodable_frames_.Back()->TimeStamp();
980 return incomplete_frames_.Back()->TimeStamp() - start_timestamp;