Home
last modified time | relevance | path

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

/external/webp/src/demux/
Danim_decode.c310 uint8_t** buf_ptr, int* timestamp_ptr) { in WebPAnimDecoderGetNext() argument
318 if (dec == NULL || buf_ptr == NULL || timestamp_ptr == NULL) return 0; in WebPAnimDecoderGetNext()
418 *timestamp_ptr = timestamp; in WebPAnimDecoderGetNext()