Home
last modified time | relevance | path

Searched refs:av_freep (Results 1 - 25 of 805) sorted by relevance

12345678910>>...33

/third_party/ffmpeg/libavutil/
H A Ddict.c121 av_freep(&oldval); in av_dict_set()
124 av_freep(&copy_value); in av_dict_set()
128 av_freep(&copy_key); in av_dict_set()
131 av_freep(&m->elems); in av_dict_set()
132 av_freep(pm); in av_dict_set()
139 av_freep(&m->elems); in av_dict_set()
140 av_freep(pm); in av_dict_set()
174 av_freep(&key); in parse_key_value_pair()
175 av_freep(&val); in parse_key_value_pair()
209 av_freep( in av_dict_free()
[all...]
H A Dhwcontext.c137 av_freep(&ctx->hwctx); in hwdevice_ctx_free()
138 av_freep(&ctx->internal->priv); in hwdevice_ctx_free()
139 av_freep(&ctx->internal); in hwdevice_ctx_free()
140 av_freep(&ctx); in hwdevice_ctx_free()
194 av_freep(&ctx->internal->priv); in av_hwdevice_ctx_alloc()
195 av_freep(&ctx->internal); in av_hwdevice_ctx_alloc()
196 av_freep(&ctx->hwctx); in av_hwdevice_ctx_alloc()
197 av_freep(&ctx); in av_hwdevice_ctx_alloc()
242 av_freep(&ctx->hwctx); in hwframe_ctx_free()
243 av_freep( in hwframe_ctx_free()
[all...]
/third_party/ffmpeg/libavformat/
H A Dlibamqp.c108 av_freep(&password_decoded); in amqp_proto_open()
125 av_freep(&user_decoded); in amqp_proto_open()
126 av_freep(&password_decoded); in amqp_proto_open()
132 av_freep(&vhost_decoded); in amqp_proto_open()
133 av_freep(&user_decoded); in amqp_proto_open()
134 av_freep(&password_decoded); in amqp_proto_open()
217 av_freep(&vhost_decoded); in amqp_proto_open()
218 av_freep(&user_decoded); in amqp_proto_open()
219 av_freep(&password_decoded); in amqp_proto_open()
229 av_freep( in amqp_proto_open()
[all...]
H A Davformat.c49 av_freep(&st->side_data[i].data); in ff_free_stream()
50 av_freep(&st->side_data); in ff_free_stream()
58 av_freep(&sti->priv_pts); in ff_free_stream()
59 av_freep(&sti->index_entries); in ff_free_stream()
60 av_freep(&sti->probe_data.buf); in ff_free_stream()
65 av_freep(&sti->info->duration_error); in ff_free_stream()
66 av_freep(&sti->info); in ff_free_stream()
71 av_freep(&st->priv_data); in ff_free_stream()
73 av_freep(pst); in ff_free_stream()
118 av_freep( in avformat_free_context()
[all...]
/third_party/ffmpeg/libavfilter/dnn/
H A Dqueue.c57 av_freep(&q->head); in ff_queue_create()
58 av_freep(&q->tail); in ff_queue_create()
59 av_freep(&q); in ff_queue_create()
82 av_freep(&temp); in ff_queue_destroy()
85 av_freep(&q); in ff_queue_destroy()
167 av_freep(&front); in ff_queue_pop_front()
188 av_freep(&back); in ff_queue_pop_back()
H A Ddnn_backend_native.c67 av_freep(&lltask); in extract_lltask_from_task()
348 av_freep(&oprd->data); in execute_model_native()
431 av_freep(&lltask); in execute_model_native()
455 av_freep(&task); in ff_dnn_execute_model_native()
460 av_freep(&task); in ff_dnn_execute_model_native()
529 av_freep(&conv_params->kernel); in ff_dnn_free_model_native()
530 av_freep(&conv_params->biases); in ff_dnn_free_model_native()
532 av_freep(&native_model->layers[layer].params); in ff_dnn_free_model_native()
534 av_freep(&native_model->layers); in ff_dnn_free_model_native()
539 av_freep( in ff_dnn_free_model_native()
[all...]
/third_party/ffmpeg/libavfilter/tests/
H A Ddnn-layer-pad.c88 av_freep(&output); in test_with_mode_symmetric()
93 av_freep(&output); in test_with_mode_symmetric()
153 av_freep(&output); in test_with_mode_reflect()
158 av_freep(&output); in test_with_mode_reflect()
219 av_freep(&output); in test_with_mode_constant()
224 av_freep(&output); in test_with_mode_constant()
H A Ddnn-layer-mathbinary.c82 av_freep(&output); in test_broadcast_input0()
87 av_freep(&output); in test_broadcast_input0()
122 av_freep(&output); in test_broadcast_input1()
127 av_freep(&output); in test_broadcast_input1()
170 av_freep(&output); in test_no_broadcast()
175 av_freep(&output); in test_no_broadcast()
H A Ddnn-layer-avgpool.c100 av_freep(&output); in test_with_same()
105 av_freep(&output); in test_with_same()
180 av_freep(&output); in test_with_valid()
185 av_freep(&output); in test_with_valid()
/third_party/ffmpeg/tests/dnn/
H A Ddnn-layer-pad-test.c88 av_freep(&output); in test_with_mode_symmetric()
93 av_freep(&output); in test_with_mode_symmetric()
153 av_freep(&output); in test_with_mode_reflect()
158 av_freep(&output); in test_with_mode_reflect()
219 av_freep(&output); in test_with_mode_constant()
224 av_freep(&output); in test_with_mode_constant()
H A Ddnn-layer-mathbinary-test.c82 av_freep(&output); in test_broadcast_input0()
87 av_freep(&output); in test_broadcast_input0()
122 av_freep(&output); in test_broadcast_input1()
127 av_freep(&output); in test_broadcast_input1()
170 av_freep(&output); in test_no_broadcast()
175 av_freep(&output); in test_no_broadcast()
H A Ddnn-layer-avgpool-test.c100 av_freep(&output); in test_with_same()
105 av_freep(&output); in test_with_same()
180 av_freep(&output); in test_with_valid()
185 av_freep(&output); in test_with_valid()
/third_party/ffmpeg/libavfilter/
H A Dgraphparser.c78 av_freep(&name); in parse_link_name()
216 av_freep(&(*inout)->name); in avfilter_inout_free()
217 av_freep(inout); in avfilter_inout_free()
274 av_freep(&p->name); in link_filter_inouts()
275 av_freep(&p); in link_filter_inouts()
377 av_freep(&match->name); in parse_outputs()
378 av_freep(&name); in parse_outputs()
379 av_freep(&match); in parse_outputs()
380 av_freep(&input); in parse_outputs()
409 av_freep( in parse_sws_flags()
[all...]
H A Daf_sofalizer.c130 av_freep(&sofa->fir); in close_sofa()
952 av_freep(&data_hrtf_l); /* free temporary HRTF memory */ in load_data()
953 av_freep(&data_hrtf_r); in load_data()
955 av_freep(&data_ir_l); /* free temprary IR memory */ in load_data()
956 av_freep(&data_ir_r); in load_data()
958 av_freep(&fft_out_l); /* free temporary FFT memory */ in load_data()
959 av_freep(&fft_out_r); in load_data()
961 av_freep(&fft_in_l); /* free temporary FFT memory */ in load_data()
962 av_freep(&fft_in_r); in load_data()
1035 av_freep( in uninit()
[all...]
H A Daf_chorus.c301 av_freep(&s->delays); in uninit()
302 av_freep(&s->decays); in uninit()
303 av_freep(&s->speeds); in uninit()
304 av_freep(&s->depths); in uninit()
307 av_freep(&s->chorusbuf[0]); in uninit()
308 av_freep(&s->chorusbuf); in uninit()
312 av_freep(&s->phase[n]); in uninit()
313 av_freep(&s->phase); in uninit()
315 av_freep(&s->counter); in uninit()
316 av_freep( in uninit()
[all...]
H A Daf_afftfilt.c183 av_freep(&args); in config_input()
202 av_freep(&args); in config_input()
227 av_freep(&args); in config_input()
409 av_freep(&s->fft_in[i]); in uninit()
411 av_freep(&s->fft_out[i]); in uninit()
413 av_freep(&s->fft_temp[i]); in uninit()
416 av_freep(&s->fft); in uninit()
417 av_freep(&s->ifft); in uninit()
418 av_freep(&s->fft_in); in uninit()
419 av_freep( in uninit()
[all...]
H A Daf_afwtdn.c532 av_freep(&out[level]); in reallocate_inputs()
547 av_freep(&out[levels]); in reallocate_inputs()
579 av_freep(&cp->subbands_to_free[level]); in reallocate_outputs()
597 av_freep(&cp->subbands_to_free[levels]); in reallocate_outputs()
641 av_freep(&cp->temp_in); in forward()
666 av_freep(&cp->tempa); in forward()
667 av_freep(&cp->tempd); in forward()
778 av_freep(&cp->temp_in); in inverse()
801 av_freep(&cp->tempa); in inverse()
1251 av_freep( in uninit()
[all...]
/third_party/ffmpeg/libavcodec/
H A Dffv1.c214 av_freep(&p->state); in ff_ffv1_close()
215 av_freep(&p->vlc_state); in ff_ffv1_close()
217 av_freep(&fs->sample_buffer); in ff_ffv1_close()
218 av_freep(&fs->sample_buffer32); in ff_ffv1_close()
221 av_freep(&avctx->stats_out); in ff_ffv1_close()
223 av_freep(&s->initial_states[j]); in ff_ffv1_close()
226 av_freep(&sf->rc_stat2[j]); in ff_ffv1_close()
228 av_freep(&s->rc_stat2[j]); in ff_ffv1_close()
232 av_freep(&s->slice_context[i]); in ff_ffv1_close()
H A Djpeg2000.c621 av_freep(&prec->zerobits); in ff_jpeg2000_cleanup()
622 av_freep(&prec->cblkincl); in ff_jpeg2000_cleanup()
627 av_freep(&cblk->data); in ff_jpeg2000_cleanup()
628 av_freep(&cblk->passes); in ff_jpeg2000_cleanup()
629 av_freep(&cblk->lengthinc); in ff_jpeg2000_cleanup()
630 av_freep(&cblk->data_start); in ff_jpeg2000_cleanup()
631 av_freep(&cblk->layers); in ff_jpeg2000_cleanup()
633 av_freep(&prec->cblk); in ff_jpeg2000_cleanup()
638 av_freep(&band->prec); in ff_jpeg2000_cleanup()
640 av_freep( in ff_jpeg2000_cleanup()
[all...]
H A Doptions.c173 av_freep(&avctx->extradata); in avcodec_free_context()
174 av_freep(&avctx->subtitle_header); in avcodec_free_context()
175 av_freep(&avctx->intra_matrix); in avcodec_free_context()
176 av_freep(&avctx->inter_matrix); in avcodec_free_context()
177 av_freep(&avctx->rc_override); in avcodec_free_context()
180 av_freep(pavctx); in avcodec_free_context()
H A Dpsymodel.c87 av_freep(&ctx->bands); in ff_psy_end()
88 av_freep(&ctx->num_bands); in ff_psy_end()
89 av_freep(&ctx->group); in ff_psy_end()
90 av_freep(&ctx->ch); in ff_psy_end()
159 av_freep(&ctx->fstate); in ff_psy_preprocess_end()
/third_party/ffmpeg/tests/checkasm/
H A Dvf_blend.c143 av_freep(&top1); in checkasm_check_blend()
144 av_freep(&top2); in checkasm_check_blend()
145 av_freep(&bot1); in checkasm_check_blend()
146 av_freep(&bot2); in checkasm_check_blend()
147 av_freep(&dst1); in checkasm_check_blend()
148 av_freep(&dst2); in checkasm_check_blend()
/third_party/ffmpeg/libavdevice/
H A Davdevice.c137 av_freep(&dev->device_name); in avdevice_free_list_devices()
138 av_freep(&dev->device_description); in avdevice_free_list_devices()
139 av_freep(&dev->media_types); in avdevice_free_list_devices()
143 av_freep(&list->devices); in avdevice_free_list_devices()
144 av_freep(device_list); in avdevice_free_list_devices()
/third_party/ffmpeg/fftools/
H A Dfopen_utf8.h48 av_freep(&path_w); in fopen_utf8()
54 av_freep(&path_w); in fopen_utf8()
55 av_freep(&mode_w); in fopen_utf8()
/third_party/ffmpeg/doc/examples/
H A Dresampling_audio.c172 av_freep(&dst_data[0]); in main()
207 av_freep(&src_data[0]); in main()
208 av_freep(&src_data); in main()
211 av_freep(&dst_data[0]); in main()
212 av_freep(&dst_data); in main()

Completed in 17 milliseconds

12345678910>>...33