Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Df_graphmonitor.c249 static int create_frame(AVFilterContext *ctx, int64_t pts) in create_frame() function
346 return create_frame(ctx, s->pts); in activate()
/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c1572 static int create_frame(AVHWFramesContext *hwfc, AVVkFrame **frame, in create_frame() function
1727 err = create_frame(hwfc, &f, hwctx->tiling, hwctx->usage, in vulkan_pool_alloc()
1795 err = create_frame(hwfc, &f, hwctx->tiling, hwctx->usage, in vulkan_frames_init()