/third_party/ffmpeg/libavutil/ |
D | dict.c | 121 av_freep(&oldval); in av_dict_set() 124 av_freep(©_value); in av_dict_set() 128 av_freep(©_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(&m->elems[m->count].key); in av_dict_free() [all …]
|
D | hwcontext.c | 136 av_freep(&ctx->hwctx); in hwdevice_ctx_free() 137 av_freep(&ctx->internal->priv); in hwdevice_ctx_free() 138 av_freep(&ctx->internal); in hwdevice_ctx_free() 139 av_freep(&ctx); in hwdevice_ctx_free() 193 av_freep(&ctx->internal->priv); in av_hwdevice_ctx_alloc() 194 av_freep(&ctx->internal); in av_hwdevice_ctx_alloc() 195 av_freep(&ctx->hwctx); in av_hwdevice_ctx_alloc() 196 av_freep(&ctx); in av_hwdevice_ctx_alloc() 241 av_freep(&ctx->hwctx); in hwframe_ctx_free() 242 av_freep(&ctx->internal->priv); in hwframe_ctx_free() [all …]
|
D | buffer.c | 51 av_freep(&buf); in av_buffer_create() 78 av_freep(&data); in av_buffer_alloc() 115 av_freep(src); in buffer_replace() 117 av_freep(dst); in buffer_replace() 121 av_freep(&b); in buffer_replace() 184 av_freep(&data); in av_buffer_realloc() 289 av_freep(&buf); in buffer_pool_flush() 305 av_freep(&pool); in buffer_pool_free()
|
/third_party/ffmpeg/libavcodec/ |
D | options.c | 197 av_freep(&avctx->extradata); in avcodec_free_context() 198 av_freep(&avctx->subtitle_header); in avcodec_free_context() 199 av_freep(&avctx->intra_matrix); in avcodec_free_context() 200 av_freep(&avctx->inter_matrix); in avcodec_free_context() 201 av_freep(&avctx->rc_override); in avcodec_free_context() 203 av_freep(pavctx); in avcodec_free_context() 217 av_freep(&avctx->rc_override); in copy_context_reset() 218 av_freep(&avctx->intra_matrix); in copy_context_reset() 219 av_freep(&avctx->inter_matrix); in copy_context_reset() 220 av_freep(&avctx->extradata); in copy_context_reset() [all …]
|
D | pthread_slice.c | 89 av_freep(&c->entries); in ff_slice_thread_free() 90 av_freep(&c->progress_mutex); in ff_slice_thread_free() 91 av_freep(&c->progress_cond); in ff_slice_thread_free() 92 av_freep(&avctx->internal->thread_ctx); in ff_slice_thread_free() 162 av_freep(&avctx->internal->thread_ctx); in ff_slice_thread_init() 210 av_freep(&p->entries); in ff_alloc_entries() 222 av_freep(&p->entries); in ff_alloc_entries() 223 av_freep(&p->progress_mutex); in ff_alloc_entries() 224 av_freep(&p->progress_cond); in ff_alloc_entries()
|
D | ffv1.c | 219 av_freep(&p->state); in ff_ffv1_close() 220 av_freep(&p->vlc_state); in ff_ffv1_close() 222 av_freep(&fs->sample_buffer); in ff_ffv1_close() 223 av_freep(&fs->sample_buffer32); in ff_ffv1_close() 226 av_freep(&avctx->stats_out); in ff_ffv1_close() 228 av_freep(&s->initial_states[j]); in ff_ffv1_close() 231 av_freep(&sf->rc_stat2[j]); in ff_ffv1_close() 233 av_freep(&s->rc_stat2[j]); in ff_ffv1_close() 237 av_freep(&s->slice_context[i]); in ff_ffv1_close()
|
D | avcodec.c | 462 av_freep(&avctx->extradata); in avcodec_open2() 467 av_freep(&avctx->priv_data); in avcodec_open2() 468 av_freep(&avctx->subtitle_header); in avcodec_open2() 485 av_freep(&avci); in avcodec_open2() 556 av_freep(&sub->rects[i]->data[0]); in avsubtitle_free() 557 av_freep(&sub->rects[i]->data[1]); in avsubtitle_free() 558 av_freep(&sub->rects[i]->data[2]); in avsubtitle_free() 559 av_freep(&sub->rects[i]->data[3]); in avsubtitle_free() 560 av_freep(&sub->rects[i]->text); in avsubtitle_free() 561 av_freep(&sub->rects[i]->ass); in avsubtitle_free() [all …]
|
D | avfft.c | 33 av_freep(&s); in av_fft_init() 63 av_freep(&s); in av_mdct_init() 100 av_freep(&s); in av_rdft_init() 127 av_freep(&s); in av_dct_init()
|
D | psymodel.c | 87 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()
|
D | hap.c | 52 av_freep(&ctx->tex_buf); in ff_hap_free_context() 53 av_freep(&ctx->chunks); in ff_hap_free_context() 54 av_freep(&ctx->chunk_results); in ff_hap_free_context()
|
D | vorbisenc.c | 745 av_freep(&buffer); in put_main_header() 1211 av_freep(&venc->codebooks[i].lens); in vorbis_encode_close() 1212 av_freep(&venc->codebooks[i].codewords); in vorbis_encode_close() 1213 av_freep(&venc->codebooks[i].quantlist); in vorbis_encode_close() 1214 av_freep(&venc->codebooks[i].dimensions); in vorbis_encode_close() 1215 av_freep(&venc->codebooks[i].pow2); in vorbis_encode_close() 1217 av_freep(&venc->codebooks); in vorbis_encode_close() 1224 av_freep(&venc->floors[i].classes[j].books); in vorbis_encode_close() 1225 av_freep(&venc->floors[i].classes); in vorbis_encode_close() 1226 av_freep(&venc->floors[i].partition_to_class); in vorbis_encode_close() [all …]
|
/third_party/ffmpeg/libavformat/ |
D | libamqp.c | 108 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(&vhost_decoded); in amqp_proto_open() [all …]
|
D | oggparsevorbis.c | 137 av_freep(&tt); in ff_vorbis_comment() 138 av_freep(&ct); in ff_vorbis_comment() 160 av_freep(&tt); in ff_vorbis_comment() 161 av_freep(&ct); in ff_vorbis_comment() 165 av_freep(&tt); in ff_vorbis_comment() 166 av_freep(&ct); in ff_vorbis_comment() 169 av_freep(&pict); in ff_vorbis_comment() 247 av_freep(&priv->packet[i]); in fixup_vorbis_headers() 263 av_freep(&priv->packet[i]); in vorbis_cleanup() 285 av_freep(&os->new_metadata); in vorbis_update_metadata() [all …]
|
/third_party/ffmpeg/libavfilter/dnn/ |
D | queue.c | 58 av_freep(&q->head); in ff_queue_create() 59 av_freep(&q->tail); in ff_queue_create() 60 av_freep(&q); in ff_queue_create() 83 av_freep(&temp); in ff_queue_destroy() 86 av_freep(&q); in ff_queue_destroy() 168 av_freep(&front); in ff_queue_pop_front() 189 av_freep(&back); in ff_queue_pop_back()
|
D | dnn_interface.c | 53 av_freep(&dnn_module); in ff_get_dnn_module() 66 av_freep(&dnn_module); in ff_get_dnn_module() 72 av_freep(&dnn_module); in ff_get_dnn_module()
|
D | dnn_backend_tf.c | 71 av_freep(&data); in free_buffer() 95 av_freep(&graph_data); in read_graph() 261 av_freep(&sess_config); in load_tf_model() 274 av_freep(&sess_config); in load_tf_model() 283 av_freep(&sess_config); in load_tf_model() 679 av_freep(&model); in ff_dnn_load_model_tf() 689 av_freep(&tf_model); in ff_dnn_load_model_tf() 690 av_freep(&model); in ff_dnn_load_model_tf() 696 av_freep(&tf_model); in ff_dnn_load_model_tf() 697 av_freep(&model); in ff_dnn_load_model_tf() [all …]
|
/third_party/ffmpeg/tests/dnn/ |
D | dnn-layer-pad-test.c | 88 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()
|
D | dnn-layer-mathbinary-test.c | 82 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()
|
D | dnn-layer-avgpool-test.c | 100 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()
|
D | dnn-layer-conv2d-test.c | 127 av_freep(&output); in test_with_same_dilate() 132 av_freep(&output); in test_with_same_dilate() 231 av_freep(&output); in test_with_valid() 236 av_freep(&output); in test_with_valid()
|
/third_party/ffmpeg/libavfilter/ |
D | af_chorus.c | 330 av_freep(&s->delays); in uninit() 331 av_freep(&s->decays); in uninit() 332 av_freep(&s->speeds); in uninit() 333 av_freep(&s->depths); in uninit() 336 av_freep(&s->chorusbuf[0]); in uninit() 337 av_freep(&s->chorusbuf); in uninit() 341 av_freep(&s->phase[n]); in uninit() 342 av_freep(&s->phase); in uninit() 344 av_freep(&s->counter); in uninit() 345 av_freep(&s->length); in uninit() [all …]
|
D | graphparser.c | 78 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(&graph->scale_sws_opts); in parse_sws_flags() [all …]
|
D | af_sofalizer.c | 128 av_freep(&sofa->fir); in close_sofa() 954 av_freep(&data_hrtf_l); /* free temporary HRTF memory */ in load_data() 955 av_freep(&data_hrtf_r); in load_data() 957 av_freep(&data_ir_l); /* free temprary IR memory */ in load_data() 958 av_freep(&data_ir_r); in load_data() 960 av_freep(&fft_in_l); /* free temporary FFT memory */ in load_data() 961 av_freep(&fft_in_r); in load_data() 1034 av_freep(&s->delay[0]); in uninit() 1035 av_freep(&s->delay[1]); in uninit() 1036 av_freep(&s->data_ir[0]); in uninit() [all …]
|
/third_party/ffmpeg/tests/checkasm/ |
D | vf_blend.c | 143 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/doc/examples/ |
D | resampling_audio.c | 171 av_freep(&dst_data[0]); in main() 205 av_freep(&src_data[0]); in main() 206 av_freep(&src_data); in main() 209 av_freep(&dst_data[0]); in main() 210 av_freep(&dst_data); in main()
|