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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dtargaenc.c60 static int targa_encode_normal(uint8_t *outbuf, AVFrame *pic, int bpp, int w, int h) function
130 else datasize = targa_encode_normal(out, p, bpp, avctx->width, avctx->height);

Completed in 30 milliseconds