Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Davf_showcqt.c359 static AVFrame *alloc_frame_empty(enum AVPixelFormat format, int w, int h) in alloc_frame_empty() function
398 …if (!(s->axis_frame = alloc_frame_empty(convert_axis_pixel_format(s->format), s->width, s->axis_h)… in init_axis_empty()
686 if (!(tmp = alloc_frame_empty(AV_PIX_FMT_RGBA, width, height))) in init_axis_from_font()
1451 s->sono_frame = alloc_frame_empty((outlink->format == AV_PIX_FMT_YUV420P) ? in config_output()