Searched refs:targa_encode_normal (Results 1 – 1 of 1) sorted by relevance
70 static int targa_encode_normal(uint8_t *outbuf, const AVFrame *pic, int bpp, int w, int h) in targa_encode_normal() function171 else datasize = targa_encode_normal(out, p, bpp, avctx->width, avctx->height); in targa_encode_frame()