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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dbmpenc.c66 static int bmp_encode_frame(AVCodecContext *avctx, unsigned char *buf, int buf_size, void *data){ function
163 .encode = bmp_encode_frame,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dbmpenc.c70 static int bmp_encode_frame(AVCodecContext *avctx, AVPacket *pkt, function
178 .encode2 = bmp_encode_frame,

Completed in 67 milliseconds