Searched refs:storeframe (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 Dlibvpxenc.c372 static int storeframe(AVCodecContext *avctx, struct FrameListData *cx_frame, function
413 size = storeframe(avctx, cx_frame, buf, buf_size, coded_frame);
432 size = storeframe(avctx, &cx_frame, buf, buf_size, coded_frame);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibvpxenc.c512 static int storeframe(AVCodecContext *avctx, struct FrameListData *cx_frame, function
580 size = storeframe(avctx, cx_frame, pkt_out, coded_frame);
601 size = storeframe(avctx, &cx_frame, pkt_out, coded_frame);

Completed in 69 milliseconds