Searched refs:targa_encode_rle (Results 1 – 1 of 1) sorted by relevance
50 static int targa_encode_rle(uint8_t *outbuf, int out_size, const AVFrame *pic, in targa_encode_rle() function164 datasize = targa_encode_rle(out, picsize, p, bpp, avctx->width, avctx->height); in targa_encode_frame()