Home
last modified time | relevance | path

Searched defs:out_frame (Results 1 - 25 of 26) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dlibdavs2.c38 davs2_picture_t out_frame; // output data, frame data member
[all...]
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 Dqsvdec.c671 QSVFrame *out_frame = find_frame(q, outsurf); in qsv_decode() local
H A Dg729dec.c409 int16_t *out_frame; in decode_frame() local
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_common.h39 AVFrame *out_frame; member
H A Ddnn_backend_common.c165 AVFrame *out_frame = NULL; in ff_dnn_fill_gettingoutput_task() local
/third_party/ffmpeg/libavfilter/
H A Daf_bs2b.c123 AVFrame *out_frame; in filter_frame() local
[all...]
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 Daf_adelay.c323 AVFrame *out_frame; in filter_frame() local
H A Daf_chorus.c215 AVFrame *out_frame; in filter_frame() local
H A Dvf_dnn_processing.c256 AVFrame *out_frame = NULL; in flush_frame() local
308 AVFrame *out_frame = NULL; in activate() local
[all...]
H A Dvf_dnn_classify.c222 AVFrame *out_frame = NULL; in dnn_classify_flush_frame() local
265 AVFrame *out_frame = NULL; in dnn_classify_activate() local
H A Daf_flanger.c116 AVFrame *out_frame; in filter_frame() local
H A Daf_aecho.c248 AVFrame *out_frame; in filter_frame() local
H A Ddnn_interface.h72 AVFrame *out_frame; member
H A Dvf_blend_vulkan.c224 static int process_frames(AVFilterContext *avctx, AVFrame *out_frame, AVFrame *top_frame, AVFrame *bottom_frame) in process_frames() argument
H A Dvf_dnn_detect.c365 AVFrame *out_frame = NULL; in dnn_detect_flush_frame() local
408 AVFrame *out_frame = NULL; in dnn_detect_activate() local
H A Dvf_guided.c318 AVFrame *out_frame = NULL, *main_frame = NULL, *ref_frame = NULL; in process_frame() local
H A Daf_dialoguenhance.c127 apply_window(AudioDialogueEnhanceContext *s, const float *in_frame, float *out_frame, const int add_to_out_frame) apply_window() argument
H A Daf_compand.c151 AVFrame *out_frame; in compand_nodelay() local
198 AVFrame *out_frame in compand_delay() local
[all...]
H A Dvf_chromakey_cuda.c294 call_cuda_kernel(AVFilterContext *ctx, CUfunction func, CUtexObject src_tex[3], AVFrame *out_frame, int width, int height, int pitch, int width_uv, int height_uv, int pitch_uv, float u_key, float v_key, float similarity, float blend) call_cuda_kernel() argument
H A Daf_apsyclip.c267 apply_window(AudioPsyClipContext *s, const float *in_frame, float *out_frame, const int add_to_out_frame) apply_window() argument
H A Dqsvvpp.c436 QSVFrame *out_frame; in query_frame() local
799 QSVFrame *in_frame, *out_frame; ff_qsvvpp_filter_frame() local
[all...]
H A Dvf_scale_cuda.c404 call_resize_kernel(AVFilterContext *ctx, CUfunction func, CUtexObject src_tex[4], int src_width, int src_height, AVFrame *out_frame, int dst_width, int dst_height, int dst_pitch) call_resize_kernel() argument
/third_party/ffmpeg/tests/api/
H A Dapi-flac-test.c111 AVFrame *in_frame, *out_frame; in run_test() local
[all...]

Completed in 20 milliseconds

12