Searched refs:XMP_FLAG (Results 1 – 2 of 2) sorted by relevance
/external/webp/include/webp/ | ||
D | format_constants.h | 80 XMP_FLAG = 0x00000004, enumerator |
/external/webp/src/demux/ | ||
D | demux.c | 536 store_chunk = !!(dmux->feature_flags_ & XMP_FLAG); in ParseVP8X() |