Home
last modified time | relevance | path

Searched refs:first_timestamp_ (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/mux/
H A Danim_encode.c85 int first_timestamp_; // Timestamp of the first frame. member
295 enc->first_timestamp_ = 0; in WebPAnimEncoderNewInternal()
1366 enc->first_timestamp_ = timestamp; in WebPAnimEncoderAdd()
1544 (uint32_t)enc->prev_timestamp_ - enc->first_timestamp_; in WebPAnimEncoderAssemble()

Completed in 3 milliseconds