Home
last modified time | relevance | path

Searched defs:in_frame (Results 1 – 15 of 15) sorted by relevance

/third_party/ffmpeg/libavfilter/
Ddnn_filter_common.c120 int ff_dnn_execute_model(DnnContext *ctx, AVFrame *in_frame, AVFrame *out_frame) in ff_dnn_execute_model()
132 int ff_dnn_execute_model_classification(DnnContext *ctx, AVFrame *in_frame, AVFrame *out_frame, con… in ff_dnn_execute_model_classification()
147 DNNAsyncStatusType ff_dnn_get_result(DnnContext *ctx, AVFrame **in_frame, AVFrame **out_frame) in ff_dnn_get_result()
Dvf_dnn_classify.c221 AVFrame *in_frame = NULL; in dnn_classify_flush_frame() local
264 AVFrame *in_frame = NULL; in dnn_classify_activate() local
Dvf_dnn_processing.c255 AVFrame *in_frame = NULL; in flush_frame() local
307 AVFrame *in_frame = NULL; in activate() local
Dvf_dnn_detect.c364 AVFrame *in_frame = NULL; in dnn_detect_flush_frame() local
407 AVFrame *in_frame = NULL; in dnn_detect_activate() local
Daf_apsyclip.c54 AVFrame *in_frame; member
268 const float *in_frame, float *out_frame, const int add_to_out_frame) in apply_window()
397 float *in_frame, float *out_dist_frame, in feed()
Daf_dialoguenhance.c44 AVFrame *in_frame; member
128 const float *in_frame, float *out_frame, const int add_to_out_frame) in apply_window()
Ddnn_interface.h71 AVFrame *in_frame; member
Dqsvvpp.c799 QSVFrame *in_frame, *out_frame; in ff_qsvvpp_filter_frame() local
Davf_showspectrum.c66 AVFrame *in_frame; member
401 float *in_frame = (float *)s->in_frame->extended_data[ch]; in run_channel_fft() local
/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_common.c164 AVFrame *in_frame = NULL; in ff_dnn_fill_gettingoutput_task() local
Ddnn_backend_common.h38 AVFrame *in_frame; member
/third_party/ffmpeg/tests/api/
Dapi-flac-test.c111 AVFrame *in_frame, *out_frame; in run_test() local
/third_party/ffmpeg/libavcodec/
Dinternal.h104 AVFrame *in_frame; member
Dh274.c217 int ff_h274_apply_film_grain(AVFrame *out_frame, const AVFrame *in_frame, in ff_h274_apply_film_grain()
Daudiotoolboxenc.c512 AVFrame *in_frame; in ffat_encode() local