Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibaomenc.c268 static void coded_frame_add(void *list, struct FrameListData *cx_frame) in coded_frame_add() function
1079 coded_frame_add(&ctx->coded_frame_list, cx_frame); in queue_frames()
Dlibvpxenc.c289 static void coded_frame_add(void *list, struct FrameListData *cx_frame) in coded_frame_add() function
1328 coded_frame_add(&ctx->coded_frame_list, cx_frame); in queue_frames()