Searched refs:roq_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 Droqvideoenc.c1004 static int roq_encode_frame(AVCodecContext *avctx, unsigned char *buf, int buf_size, void *data) function
1074 .encode = roq_encode_frame,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Droqvideoenc.c1038 static int roq_encode_frame(AVCodecContext *avctx, AVPacket *pkt, function
1110 .encode2 = roq_encode_frame,

Completed in 117 milliseconds