Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibaomenc.c284 static av_cold void free_frame_list(struct FrameListData *list) in free_frame_list() function
329 free_frame_list(ctx->coded_frame_list); in aom_free()
Dlibvpxenc.c307 static av_cold void free_frame_list(struct FrameListData *list) in free_frame_list() function
385 free_frame_list(ctx->coded_frame_list); in vpx_free()