Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsunrast.h39 #define RLE_TRIGGER 0x80 macro
H A Dsunrastenc.c117 if (run > 2 || value == RLE_TRIGGER) { in sunrast_image_write_image()
118 bytestream2_put_byteu(&s->p, RLE_TRIGGER); in sunrast_image_write_image()
H A Dsunrast.c168 if ((value = *buf++) == RLE_TRIGGER) { in sunrast_decode_frame()

Completed in 2 milliseconds