Home
last modified time | relevance | path

Searched refs:storeframe (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibaomenc.c965 static int storeframe(AVCodecContext *avctx, struct FrameListData *cx_frame, in storeframe() function
1037 size = storeframe(avctx, cx_frame, pkt_out); in queue_frames()
1056 size = storeframe(avctx, &cx_frame, pkt_out); in queue_frames()
Dlibvpxenc.c1185 static int storeframe(AVCodecContext *avctx, struct FrameListData *cx_frame, in storeframe() function
1274 size = storeframe(avctx, cx_frame, pkt_out); in queue_frames()
1295 size = storeframe(avctx, &cx_frame, pkt_out); in queue_frames()