Home
last modified time | relevance | path

Searched defs:out_frame (Results 1 – 25 of 68) sorted by relevance

123

/third_party/ffmpeg/libavfilter/
Ddnn_filter_common.c78 DNNReturnType ff_dnn_execute_model(DnnContext *ctx, AVFrame *in_frame, AVFrame *out_frame) in ff_dnn_execute_model()
84 DNNReturnType ff_dnn_execute_model_async(DnnContext *ctx, AVFrame *in_frame, AVFrame *out_frame) in ff_dnn_execute_model_async()
90 DNNAsyncStatusType ff_dnn_get_async_result(DnnContext *ctx, AVFrame **in_frame, AVFrame **out_frame) in ff_dnn_get_async_result()
Dvf_dnn_processing.c328 AVFrame *out_frame = NULL; in flush_frame() local
380 AVFrame *out_frame = NULL; in activate_async() local
Daf_bs2b.c130 AVFrame *out_frame; in filter_frame() local
/third_party/gstreamer/gstplugins_good/gst/alpha/
Dgstalpha.c627 GstVideoFrame * out_frame, GstAlpha * alpha) in gst_alpha_set_argb_ayuv()
673 GstVideoFrame * out_frame, GstAlpha * alpha) in gst_alpha_chroma_key_argb_ayuv()
742 GstVideoFrame * out_frame, GstAlpha * alpha) in gst_alpha_set_argb_argb()
783 GstVideoFrame * out_frame, GstAlpha * alpha) in gst_alpha_chroma_key_argb_argb()
860 GstVideoFrame * out_frame, GstAlpha * alpha) in gst_alpha_set_ayuv_argb()
906 GstVideoFrame * out_frame, GstAlpha * alpha) in gst_alpha_chroma_key_ayuv_argb()
975 GstVideoFrame * out_frame, GstAlpha * alpha) in gst_alpha_set_ayuv_ayuv()
1024 GstVideoFrame * out_frame, GstAlpha * alpha) in gst_alpha_chroma_key_ayuv_ayuv()
1109 GstVideoFrame * out_frame, GstAlpha * alpha) in gst_alpha_set_rgb_ayuv()
1156 GstVideoFrame * out_frame, GstAlpha * alpha) in gst_alpha_chroma_key_rgb_ayuv()
[all …]
/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_native.c84 AVFrame *out_frame = NULL; in get_output_native() local
262 … const char **output_names, uint32_t nb_output, AVFrame *out_frame, in execute_model_native()
376 … const char **output_names, uint32_t nb_output, AVFrame *out_frame) in ff_dnn_execute_model_native()
Ddnn_backend_openvino.c67 AVFrame *out_frame; member
491 AVFrame *out_frame = NULL; in get_output_ov() local
610 … const char **output_names, uint32_t nb_output, AVFrame *out_frame) in ff_dnn_execute_model_ov()
664 … const char **output_names, uint32_t nb_output, AVFrame *out_frame) in ff_dnn_execute_model_async_ov()
Ddnn_backend_tf.c171 AVFrame *out_frame = NULL; in get_output_tf() local
714 … const char **output_names, uint32_t nb_output, AVFrame *out_frame, in execute_model_tf()
824 … const char **output_names, uint32_t nb_output, AVFrame *out_frame) in ff_dnn_execute_model_tf()
/third_party/gstreamer/gstplugins_good/gst/videocrop/
Dgstvideocrop.c247 GstVideoFrame * in_frame, GstVideoFrame * out_frame, gint x, gint y) in gst_video_crop_transform_packed_complex()
300 GstVideoFrame * in_frame, GstVideoFrame * out_frame, gint x, gint y) in gst_video_crop_transform_packed_simple()
331 GstVideoFrame * in_frame, GstVideoFrame * out_frame, gint x, gint y) in gst_video_crop_transform_planar()
386 GstVideoFrame * in_frame, GstVideoFrame * out_frame, gint x, gint y) in gst_video_crop_transform_semi_planar()
429 GstVideoFrame * in_frame, GstVideoFrame * out_frame) in gst_video_crop_transform_frame()
/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstsmptealpha.c334 const GstVideoFrame * in_frame, GstVideoFrame * out_frame, GstMask * mask, in gst_smpte_alpha_process_ayuv_ayuv()
380 const GstVideoFrame * in_frame, GstVideoFrame * out_frame, GstMask * mask, in gst_smpte_alpha_process_i420_ayuv()
479 GstVideoFrame * in_frame, GstVideoFrame * out_frame) in gst_smpte_alpha_transform_frame()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudabasetransform.c295 GstVideoFrame in_frame, out_frame; in gst_cuda_base_transform_transform() local
375 GstVideoFrame * out_frame, GstCudaMemory * out_cuda_mem) in gst_cuda_base_transform_transform_frame_default()
Dgstcudabasefilter.c184 GstVideoFrame * out_frame, GstCudaMemory * out_cuda_mem) in gst_cuda_base_filter_transform_frame()
/third_party/ffmpeg/libavcodec/
Dqsvdec.c448 QSVFrame *out_frame; in qsv_decode() local
507 QSVFrame *out_frame = find_frame(q, outsurf); in qsv_decode() local
585 QSVFrame *out_frame; in qsv_decode_close_qsvcontext() local
Dlibdavs2.c36 davs2_picture_t out_frame; // output data, frame data member
/third_party/gstreamer/gstplugins_bad/gst/gaudieffects/
Dgstburn.c216 GstVideoFrame * in_frame, GstVideoFrame * out_frame) in gst_burn_transform_frame()
Dgstdodge.c196 GstVideoFrame * in_frame, GstVideoFrame * out_frame) in gst_dodge_transform_frame()
Dgstexclusion.c219 GstVideoFrame * in_frame, GstVideoFrame * out_frame) in gst_exclusion_transform_frame()
Dgstsolarize.c246 GstVideoFrame * in_frame, GstVideoFrame * out_frame) in gst_solarize_transform_frame()
Dgstdilate.c218 GstVideoFrame * in_frame, GstVideoFrame * out_frame) in gst_dilate_transform_frame()
/third_party/ffmpeg/tests/api/
Dapi-flac-test.c112 AVFrame *in_frame, *out_frame; in run_test() local
/third_party/gstreamer/gstplugins_good/gst/effectv/
Dgstrev.c105 GstVideoFrame * out_frame) in gst_revtv_transform_frame()
Dgstshagadelic.c165 GstVideoFrame * in_frame, GstVideoFrame * out_frame) in gst_shagadelictv_transform_frame()
Dgstedge.c99 GstVideoFrame * out_frame) in gst_edgetv_transform_frame()
Dgststreak.c84 GstVideoFrame * in_frame, GstVideoFrame * out_frame) in gst_streaktv_transform_frame()
Dgstquark.c100 GstVideoFrame * out_frame) in gst_quarktv_transform_frame()
/third_party/gstreamer/gstplugins_bad/gst/smooth/
Dgstsmooth.c180 GstVideoFrame * out_frame) in gst_smooth_transform_frame()

123