Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_common.h38 AVFrame *in_frame; member
H A Ddnn_backend_common.c164 AVFrame *in_frame = NULL; in ff_dnn_fill_gettingoutput_task() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Ddnn_filter_common.c120 int ff_dnn_execute_model(DnnContext *ctx, AVFrame *in_frame, AVFrame *out_frame) in ff_dnn_execute_model() argument
132 int ff_dnn_execute_model_classification(DnnContext *ctx, AVFrame *in_frame, AVFrame *out_frame, const char *target) in ff_dnn_execute_model_classification() argument
147 DNNAsyncStatusType ff_dnn_get_result(DnnContext *ctx, AVFrame **in_frame, AVFrame **out_frame) in ff_dnn_get_result() argument
H A Dvf_dnn_processing.c255 AVFrame *in_frame = NULL; in flush_frame() local
307 AVFrame *in_frame = NULL; in activate() local
[all...]
H A Dvf_dnn_classify.c221 AVFrame *in_frame = NULL; in dnn_classify_flush_frame() local
264 AVFrame *in_frame = NULL; in dnn_classify_activate() local
H A Ddnn_interface.h71 AVFrame *in_frame; member
H A Dvf_dnn_detect.c364 AVFrame *in_frame = NULL; in dnn_detect_flush_frame() local
407 AVFrame *in_frame = NULL; in dnn_detect_activate() local
H A Daf_dialoguenhance.c44 AVFrame *in_frame; member
127 apply_window(AudioDialogueEnhanceContext *s, const float *in_frame, float *out_frame, const int add_to_out_frame) apply_window() argument
H A Daf_apsyclip.c54 AVFrame *in_frame; member
267 apply_window(AudioPsyClipContext *s, const float *in_frame, float *out_frame, const int add_to_out_frame) apply_window() argument
395 feed(AVFilterContext *ctx, int ch, const float *in_samples, float *out_samples, int diff_only, float *in_frame, float *out_dist_frame, float *windowed_frame, float *clipping_delta, float *spectrum_buf, float *mask_curve) feed() argument
[all...]
H A Dqsvvpp.c799 QSVFrame *in_frame, *out_frame; in ff_qsvvpp_filter_frame() local
H A Davf_showspectrum.c66 AVFrame *in_frame; member
401 float *in_frame = (float *)s->in_frame->extended_data[ch]; in run_channel_fft() local
[all...]
/third_party/ffmpeg/tests/api/
H A Dapi-flac-test.c111 AVFrame *in_frame, *out_frame; in run_test() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dh274.c217 int ff_h274_apply_film_grain(AVFrame *out_frame, const AVFrame *in_frame, in ff_h274_apply_film_grain() argument
H A Dinternal.h104 AVFrame *in_frame; member
H A Daudiotoolboxenc.c512 AVFrame *in_frame; in ffat_encode() local

Completed in 12 milliseconds