Home
last modified time | relevance | path

Searched defs:cx_frame (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibvpxenc.c300 static void coded_frame_add(void *list, struct FrameListData *cx_frame) in coded_frame_add()
310 static av_cold void free_coded_frame(struct FrameListData *cx_frame) in free_coded_frame()
1238 static int storeframe(AVCodecContext *avctx, struct FrameListData *cx_frame, in storeframe()
1311 struct FrameListData *cx_frame = *frame_list; in queue_frames() local
1326 struct FrameListData cx_frame; in queue_frames() local
1336 struct FrameListData *cx_frame = av_malloc(sizeof(*cx_frame)); in queue_frames() local
1776 struct FrameListData *cx_frame = ctx->coded_frame_list; in vpx_encode() local
Dlibaomenc.c282 static void coded_frame_add(void *list, struct FrameListData *cx_frame) in coded_frame_add()
292 static av_cold void free_coded_frame(struct FrameListData *cx_frame) in free_coded_frame()
1055 static int storeframe(AVCodecContext *avctx, struct FrameListData *cx_frame, in storeframe()
1125 struct FrameListData *cx_frame = ctx->coded_frame_list; in queue_frames() local
1140 struct FrameListData cx_frame; in queue_frames() local
1150 struct FrameListData *cx_frame = in queue_frames() local