Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8i_dec.h34 #define DEC_MIN_VERSION 2 macro
H A Dvp8_dec.c26 return (DEC_MAJ_VERSION << 16) | (DEC_MIN_VERSION << 8) | DEC_REV_VERSION; in WebPGetDecoderVersion()

Completed in 3 milliseconds