Home
last modified time | relevance | path

Searched refs:GIF_APP_EXT_LABEL (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dgif.h47 #define GIF_APP_EXT_LABEL 0xff macro
/third_party/ffmpeg/libavformat/
H A Dgif.c135 avio_w8(pb, GIF_APP_EXT_LABEL); /* Application Extension Label */ in gif_write_packet()
H A Dgifdec.c234 } else if (ext_label == GIF_APP_EXT_LABEL) { in gif_read_ext()

Completed in 2 milliseconds