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

/external/chromium_org/third_party/libwebp/webp/
H A Dmux.h69 WEBP_MUX_NOT_FOUND = 0, enumerator in enum:WebPMuxError
170 // WEBP_MUX_NOT_FOUND - If mux does not contain a chunk with the given id.
183 // WEBP_MUX_NOT_FOUND - If mux does not contain a chunk with the given fourcc.
252 // WEBP_MUX_NOT_FOUND - if there are less than nth frames in the mux object.
265 // WEBP_MUX_NOT_FOUND - If there are less than nth frames in the mux object
301 // WEBP_MUX_NOT_FOUND - if ANIM chunk is not present in mux object.
317 // WEBP_MUX_NOT_FOUND - if VP8X chunk is not present in mux object.

Completed in 26 milliseconds