Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/demux/
A 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()

Completed in 3 milliseconds