Home
last modified time | relevance | path

Searched refs:IDX_EXIF (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/mux/
Dmuxi.h86 IDX_EXIF, enumerator
Dmuxinternal.c482 err = ValidateChunk(mux, IDX_EXIF, EXIF_FLAG, flags, 1, &num_exif); in MuxValidate()
Dmuxread.c44 SWITCH_ID_LIST(IDX_EXIF, mux->exif_); in MuxGet()
Dmuxedit.c89 SWITCH_ID_LIST(IDX_EXIF, &mux->exif_); in MuxSet()