Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsgienc.c51 static int sgi_rle_encode(PutByteContext *pbc, const uint8_t *src, in sgi_rle_encode() function
232 length = sgi_rle_encode(&pbc, encode_buf, width, in encode_frame()