Searched refs:EXIF_FLAG (Results 1 – 6 of 6) sorted by relevance
35 EXIF_FLAG = 0x00000008, enumerator
482 err = ValidateChunk(mux, IDX_EXIF, EXIF_FLAG, flags, 1, &num_exif); in MuxValidate()
494 flags |= EXIF_FLAG; in CreateVP8XChunk()
372 if (webp_flags & EXIF_FLAG) in ReadSingleWEBPImage()
499 store_chunk = !!(dmux->feature_flags_ & EXIF_FLAG); in ParseVP8XChunks()