Home
last modified time | relevance | path

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

/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dvf_colorkey_opencl.c106 AVHWFramesContext *input_frames_ctx = in filter_frame() local
108 int fmt = input_frames_ctx->sw_format; in filter_frame()
H A Dvf_pad_opencl.c84 AVHWFramesContext *input_frames_ctx = (AVHWFramesContext *)input_frame->hw_frames_ctx->data; in pad_opencl_init() local
85 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(input_frames_ctx->sw_format); in pad_opencl_init()
90 ff_fill_rgba_map(rgba_map, input_frames_ctx->sw_format); in pad_opencl_init()
H A Dvf_nlmeans_opencl.c292 AVHWFramesContext *input_frames_ctx; in nlmeans_opencl_filter_frame() local
305 input_frames_ctx = (AVHWFramesContext*)input->hw_frames_ctx->data; in nlmeans_opencl_filter_frame()
306 in_format = input_frames_ctx->sw_format; in nlmeans_opencl_filter_frame()
H A Dvf_tonemap_opencl.c348 AVHWFramesContext *input_frames_ctx = in tonemap_opencl_filter_frame() local
398 if (input_frames_ctx->sw_format != AV_PIX_FMT_P010) { in tonemap_opencl_filter_frame()
409 switch(input_frames_ctx->sw_format) { in tonemap_opencl_filter_frame()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvf_colorkey_opencl.c106 AVHWFramesContext *input_frames_ctx = in filter_frame() local
108 int fmt = input_frames_ctx->sw_format; in filter_frame()
H A Dvf_pad_opencl.c84 AVHWFramesContext *input_frames_ctx = (AVHWFramesContext *)input_frame->hw_frames_ctx->data; in pad_opencl_init() local
85 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(input_frames_ctx->sw_format); in pad_opencl_init()
90 ff_fill_rgba_map(rgba_map, input_frames_ctx->sw_format); in pad_opencl_init()
H A Dvf_nlmeans_opencl.c292 AVHWFramesContext *input_frames_ctx; in nlmeans_opencl_filter_frame() local
305 input_frames_ctx = (AVHWFramesContext*)input->hw_frames_ctx->data; in nlmeans_opencl_filter_frame()
306 in_format = input_frames_ctx->sw_format; in nlmeans_opencl_filter_frame()
H A Dvf_tonemap_opencl.c348 AVHWFramesContext *input_frames_ctx = in tonemap_opencl_filter_frame() local
398 if (input_frames_ctx->sw_format != AV_PIX_FMT_P010) { in tonemap_opencl_filter_frame()
409 switch(input_frames_ctx->sw_format) { in tonemap_opencl_filter_frame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvf_colorkey_opencl.c106 AVHWFramesContext *input_frames_ctx = in filter_frame() local
108 int fmt = input_frames_ctx->sw_format; in filter_frame()
H A Dvf_pad_opencl.c84 AVHWFramesContext *input_frames_ctx = (AVHWFramesContext *)input_frame->hw_frames_ctx->data; in pad_opencl_init() local
85 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(input_frames_ctx->sw_format); in pad_opencl_init()
90 ff_fill_rgba_map(rgba_map, input_frames_ctx->sw_format); in pad_opencl_init()
H A Dvf_nlmeans_opencl.c292 AVHWFramesContext *input_frames_ctx; in nlmeans_opencl_filter_frame() local
305 input_frames_ctx = (AVHWFramesContext*)input->hw_frames_ctx->data; in nlmeans_opencl_filter_frame()
306 in_format = input_frames_ctx->sw_format; in nlmeans_opencl_filter_frame()
H A Dvf_tonemap_opencl.c348 AVHWFramesContext *input_frames_ctx = in tonemap_opencl_filter_frame() local
398 if (input_frames_ctx->sw_format != AV_PIX_FMT_P010) { in tonemap_opencl_filter_frame()
409 switch(input_frames_ctx->sw_format) { in tonemap_opencl_filter_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvf_colorkey_opencl.c106 AVHWFramesContext *input_frames_ctx = in filter_frame() local
108 int fmt = input_frames_ctx->sw_format; in filter_frame()
H A Dvf_pad_opencl.c84 AVHWFramesContext *input_frames_ctx = (AVHWFramesContext *)input_frame->hw_frames_ctx->data; in pad_opencl_init() local
85 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(input_frames_ctx->sw_format); in pad_opencl_init()
90 ff_fill_rgba_map(rgba_map, input_frames_ctx->sw_format); in pad_opencl_init()
H A Dvf_nlmeans_opencl.c292 AVHWFramesContext *input_frames_ctx; in nlmeans_opencl_filter_frame() local
305 input_frames_ctx = (AVHWFramesContext*)input->hw_frames_ctx->data; in nlmeans_opencl_filter_frame()
306 in_format = input_frames_ctx->sw_format; in nlmeans_opencl_filter_frame()
H A Dvf_tonemap_opencl.c348 AVHWFramesContext *input_frames_ctx = in tonemap_opencl_filter_frame() local
398 if (input_frames_ctx->sw_format != AV_PIX_FMT_P010) { in tonemap_opencl_filter_frame()
409 switch(input_frames_ctx->sw_format) { in tonemap_opencl_filter_frame()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dvf_tonemap_opencl.c354 AVHWFramesContext *input_frames_ctx = in tonemap_opencl_filter_frame() local
404 if (input_frames_ctx->sw_format != AV_PIX_FMT_P010) { in tonemap_opencl_filter_frame()
415 switch(input_frames_ctx->sw_format) { in tonemap_opencl_filter_frame()