Home
last modified time | relevance | path

Searched refs:prev_timestamp_ (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/mux/
A Danim_encode.c86 int prev_timestamp_; // Timestamp of the last added frame. member
299 enc->prev_timestamp_ = 0; in WebPAnimEncoderNewInternal()
1350 (uint32_t)timestamp - enc->prev_timestamp_; in WebPAnimEncoderAdd()
1367 enc->prev_timestamp_ = timestamp; in WebPAnimEncoderAdd()
1409 enc->prev_timestamp_ = timestamp; in WebPAnimEncoderAdd()
1540 (uint32_t)enc->prev_timestamp_ - enc->first_timestamp_; in WebPAnimEncoderAssemble()

Completed in 6 milliseconds