Home
last modified time | relevance | path

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

/external/webp/src/demux/
Ddemux.c252 const VP8StatusCode vp8_status = in StoreFrame() local
256 vp8_status == VP8_STATUS_NOT_ENOUGH_DATA) { in StoreFrame()
258 } else if (vp8_status != VP8_STATUS_OK) { in StoreFrame()