Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsgienc.c52 static int sgi_rle_encode(PutByteContext *pbc, const uint8_t *src, in sgi_rle_encode() function
155 else // assume sgi_rle_encode() produces at most 2x size of input in encode_frame()
219 length = sgi_rle_encode(&pbc, encode_buf, width, in encode_frame()

Completed in 1 milliseconds