Home | History | Annotate | Download | only in mux

Lines Matching refs:prev_timestamp_

86   int prev_timestamp_;            // Timestamp of the last added frame.
299 enc->prev_timestamp_ = 0;
1350 (uint32_t)timestamp - enc->prev_timestamp_;
1367 enc->prev_timestamp_ = timestamp;
1409 enc->prev_timestamp_ = timestamp;
1540 (uint32_t)enc->prev_timestamp_ - enc->first_timestamp_;