Searched refs:GIF_IMAGE_SEPARATOR (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dgif.h44 #define GIF_IMAGE_SEPARATOR 0x2c macro
H A Dgif.c137 bytestream_put_byte(bytestream, GIF_IMAGE_SEPARATOR);
H A Dgifdec.c417 case GIF_IMAGE_SEPARATOR:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dgifdec.c241 } else if (block_label == GIF_IMAGE_SEPARATOR) {

Completed in 70 milliseconds