Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/mux/
Dmuxi.h80 IDX_EXIF, enumerator
Dmuxread.c48 SWITCH_ID_LIST(IDX_EXIF, mux->exif_); in MuxGet()
Dmuxinternal.c516 err = ValidateChunk(mux, IDX_EXIF, EXIF_FLAG, flags, 1, &num_exif); in MuxValidate()
Dmuxedit.c89 SWITCH_ID_LIST(IDX_EXIF, &mux->exif_); in MuxSet()