HomeSort by relevance Sort by last modified time
    Searched defs:WEBP_MUX_NOT_FOUND (Results 1 - 2 of 2) sorted by null

  /external/webp/include/webp/
mux.h 75 WEBP_MUX_NOT_FOUND = 0,
177 // WEBP_MUX_NOT_FOUND - If mux does not contain a chunk with the given id.
190 // WEBP_MUX_NOT_FOUND - If mux does not contain a chunk with the given fourcc.
258 // WEBP_MUX_NOT_FOUND - if there are less than nth frames in the mux object.
272 // WEBP_MUX_NOT_FOUND - If there are less than nth frames in the mux object
308 // WEBP_MUX_NOT_FOUND - if ANIM chunk is not present in mux object.
  /external/webp/src/webp/
mux.h 75 WEBP_MUX_NOT_FOUND = 0,
177 // WEBP_MUX_NOT_FOUND - If mux does not contain a chunk with the given id.
190 // WEBP_MUX_NOT_FOUND - If mux does not contain a chunk with the given fourcc.
258 // WEBP_MUX_NOT_FOUND - if there are less than nth frames in the mux object.
272 // WEBP_MUX_NOT_FOUND - If there are less than nth frames in the mux object
308 // WEBP_MUX_NOT_FOUND - if ANIM chunk is not present in mux object.

Completed in 143 milliseconds