/external/libvpx/libvpx/vp9/common/ |
D | vp9_alloccommon.c | 76 vpx_free(cm->seg_map_array[i]); in free_seg_map() 96 vpx_free(pool->frame_bufs[i].mvs); in vp9_free_ref_frame_buffers() 114 vpx_free(cm->above_context); in vp9_free_context_buffers() 116 vpx_free(cm->above_seg_context); in vp9_free_context_buffers() 118 vpx_free(cm->lf.lfm); in vp9_free_context_buffers() 141 vpx_free(cm->above_context); in vp9_alloc_context_buffers() 147 vpx_free(cm->above_seg_context); in vp9_alloc_context_buffers() 154 vpx_free(cm->lf.lfm); in vp9_alloc_context_buffers() 174 vpx_free(cm->fc); in vp9_remove_common() 176 vpx_free(cm->frame_contexts); in vp9_remove_common()
|
D | vp9_frame_buffers.c | 34 vpx_free(list->int_fb[i].data); in vp9_free_internal_frame_buffers() 37 vpx_free(list->int_fb); in vp9_free_internal_frame_buffers()
|
D | vp9_thread_common.c | 301 vpx_free(lf_sync->mutex_); in vp9_loop_filter_dealloc() 307 vpx_free(lf_sync->cond_); in vp9_loop_filter_dealloc() 310 vpx_free(lf_sync->lfdata); in vp9_loop_filter_dealloc() 311 vpx_free(lf_sync->cur_sb_col); in vp9_loop_filter_dealloc()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_context_tree.c | 50 vpx_free(ctx->zcoeff_blk); in free_mode_context() 54 vpx_free(ctx->coeff[i][k]); in free_mode_context() 56 vpx_free(ctx->qcoeff[i][k]); in free_mode_context() 58 vpx_free(ctx->dqcoeff[i][k]); in free_mode_context() 60 vpx_free(ctx->eobs[i][k]); in free_mode_context() 103 vpx_free(td->leaf_tree); in vp9_setup_pc_tree() 106 vpx_free(td->pc_tree); in vp9_setup_pc_tree() 157 vpx_free(td->pc_tree); in vp9_free_pc_tree() 159 vpx_free(td->leaf_tree); in vp9_free_pc_tree()
|
D | vp9_aq_cyclicrefresh.c | 33 vpx_free(cr); in vp9_cyclic_refresh_alloc() 39 vpx_free(cr); in vp9_cyclic_refresh_alloc() 48 vpx_free(cr); in vp9_cyclic_refresh_alloc() 56 vpx_free(cr->map); in vp9_cyclic_refresh_free() 57 vpx_free(cr->last_coded_q_map); in vp9_cyclic_refresh_free() 58 vpx_free(cr->consec_zero_mv); in vp9_cyclic_refresh_free() 59 vpx_free(cr); in vp9_cyclic_refresh_free()
|
D | vp9_encoder.c | 293 vpx_free(cm->mip); in vp9_enc_free_mi() 295 vpx_free(cm->prev_mip); in vp9_enc_free_mi() 297 vpx_free(cm->mi_grid_base); in vp9_enc_free_mi() 299 vpx_free(cm->prev_mi_grid_base); in vp9_enc_free_mi() 340 vpx_free(cpi->mbmi_ext_base); in dealloc_compressor_data() 343 vpx_free(cpi->tile_data); in dealloc_compressor_data() 347 vpx_free(cpi->segmentation_map); in dealloc_compressor_data() 349 vpx_free(cpi->coding_context.last_frame_seg_map_copy); in dealloc_compressor_data() 352 vpx_free(cpi->nmvcosts[0]); in dealloc_compressor_data() 353 vpx_free(cpi->nmvcosts[1]); in dealloc_compressor_data() [all …]
|
/external/libvpx/libvpx/vp8/decoder/ |
D | threading.c | 704 vpx_free(pbi->mt_current_mb_col); in vp8mt_de_alloc_temp_buffers() 712 vpx_free(pbi->mt_yabove_row[i]); in vp8mt_de_alloc_temp_buffers() 715 vpx_free(pbi->mt_yabove_row); in vp8mt_de_alloc_temp_buffers() 723 vpx_free(pbi->mt_uabove_row[i]); in vp8mt_de_alloc_temp_buffers() 726 vpx_free(pbi->mt_uabove_row); in vp8mt_de_alloc_temp_buffers() 734 vpx_free(pbi->mt_vabove_row[i]); in vp8mt_de_alloc_temp_buffers() 737 vpx_free(pbi->mt_vabove_row); in vp8mt_de_alloc_temp_buffers() 746 vpx_free(pbi->mt_yleft_col[i]); in vp8mt_de_alloc_temp_buffers() 749 vpx_free(pbi->mt_yleft_col); in vp8mt_de_alloc_temp_buffers() 757 vpx_free(pbi->mt_uleft_col[i]); in vp8mt_de_alloc_temp_buffers() [all …]
|
/external/libvpx/libvpx/vp8/encoder/ |
D | ethreading.c | 592 vpx_free(cpi->h_event_start_encoding); in vp8cx_create_encoder_threads() 593 vpx_free(cpi->h_encoding_thread); in vp8cx_create_encoder_threads() 594 vpx_free(cpi->mb_row_ei); in vp8cx_create_encoder_threads() 595 vpx_free(cpi->en_thread_data); in vp8cx_create_encoder_threads() 626 vpx_free(cpi->h_event_start_encoding); in vp8cx_create_encoder_threads() 627 vpx_free(cpi->h_encoding_thread); in vp8cx_create_encoder_threads() 628 vpx_free(cpi->mb_row_ei); in vp8cx_create_encoder_threads() 629 vpx_free(cpi->en_thread_data); in vp8cx_create_encoder_threads() 664 vpx_free(cpi->h_event_start_encoding); in vp8cx_remove_encoder_threads() 665 vpx_free(cpi->h_encoding_thread); in vp8cx_remove_encoder_threads() [all …]
|
D | onyx_if.c | 439 vpx_free(cpi->tplist); in dealloc_compressor_data() 443 vpx_free(cpi->lfmv); in dealloc_compressor_data() 446 vpx_free(cpi->lf_ref_frame_sign_bias); in dealloc_compressor_data() 449 vpx_free(cpi->lf_ref_frame); in dealloc_compressor_data() 453 vpx_free(cpi->segmentation_map); in dealloc_compressor_data() 456 vpx_free(cpi->active_map); in dealloc_compressor_data() 465 vpx_free(cpi->tok); in dealloc_compressor_data() 469 vpx_free(cpi->gf_active_flags); in dealloc_compressor_data() 473 vpx_free(cpi->mb_activity_map); in dealloc_compressor_data() 476 vpx_free(cpi->mb.pip); in dealloc_compressor_data() [all …]
|
/external/libvpx/libvpx/vp8/common/ |
D | alloccommon.c | 33 vpx_free(oci->pp_limits_buffer); in vp8_de_alloc_frame_buffers() 37 vpx_free(oci->above_context); in vp8_de_alloc_frame_buffers() 38 vpx_free(oci->mip); in vp8_de_alloc_frame_buffers() 40 vpx_free(oci->prev_mip); in vp8_de_alloc_frame_buffers()
|
/external/libvpx/libvpx/test/ |
D | pp_filter_test.cc | 100 vpx_free(src_image); in TEST_P() 101 vpx_free(dst_image); in TEST_P() 102 vpx_free(flimits); in TEST_P()
|
D | vp9_subtract_test.cc | 87 vpx_free(diff); in TEST_P() 88 vpx_free(pred); in TEST_P() 89 vpx_free(src); in TEST_P()
|
D | consistency_test.cc | 59 vpx_free(source_data_[0]); in TearDownTestCase() 61 vpx_free(reference_data_[0]); in TearDownTestCase() 63 vpx_free(source_data_[1]); in TearDownTestCase() 65 vpx_free(reference_data_[1]); in TearDownTestCase()
|
D | sixtap_predict_test.cc | 47 vpx_free(src_); in TearDownTestCase() 49 vpx_free(dst_); in TearDownTestCase() 51 vpx_free(dst_c_); in TearDownTestCase()
|
D | vp9_avg_test.cc | 41 vpx_free(source_data_); in TearDownTestCase() 150 vpx_free(hbuf_c_); in TearDown() 152 vpx_free(hbuf_asm_); in TearDown()
|
D | set_roi.cc | 179 vpx_free(cpi.segmentation_map); in TEST() 181 vpx_free(roi_map); in TEST()
|
D | blockiness_test.cc | 50 vpx_free(source_data_); in TearDownTestCase() 52 vpx_free(reference_data_); in TearDownTestCase()
|
D | sad_test.cc | 72 vpx_free(source_data8_); in TearDownTestCase() 74 vpx_free(reference_data8_); in TearDownTestCase() 76 vpx_free(second_pred8_); in TearDownTestCase() 78 vpx_free(source_data16_); in TearDownTestCase() 80 vpx_free(reference_data16_); in TearDownTestCase() 82 vpx_free(second_pred16_); in TearDownTestCase()
|
D | convolve_test.cc | 337 vpx_free(input_ - 1); in TearDownTestCase() 339 vpx_free(output_); in TearDownTestCase() 341 vpx_free(output_ref_); in TearDownTestCase() 344 vpx_free(input16_ - 1); in TearDownTestCase() 346 vpx_free(output16_); in TearDownTestCase() 348 vpx_free(output16_ref_); in TearDownTestCase()
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decoder.c | 70 vpx_free(cm->mip); in vp9_dec_free_mi() 72 vpx_free(cm->mi_grid_base); in vp9_dec_free_mi() 133 vpx_free(pbi->lf_worker.data1); in vp9_decoder_remove() 134 vpx_free(pbi->tile_data); in vp9_decoder_remove() 139 vpx_free(pbi->tile_worker_data); in vp9_decoder_remove() 140 vpx_free(pbi->tile_workers); in vp9_decoder_remove() 146 vpx_free(pbi); in vp9_decoder_remove()
|
/external/libvpx/libvpx/vpx_mem/ |
D | vpx_mem.c | 67 vpx_free(memblk); in vpx_realloc() 87 void vpx_free(void *memblk) { in vpx_free() function
|
D | vpx_mem.h | 31 void vpx_free(void *memblk);
|
/external/libvpx/libvpx/vpx_scale/generic/ |
D | yv12config.c | 33 vpx_free(ybf->buffer_alloc); in vp8_yv12_de_alloc_frame_buffer() 123 vpx_free(ybf->buffer_alloc); in vpx_free_frame_buffer() 208 vpx_free(ybf->buffer_alloc); in vpx_realloc_frame_buffer()
|
/external/libvpx/libvpx/vpx_util/ |
D | vpx_thread.c | 118 vpx_free(worker->impl_); in reset() 153 vpx_free(worker->impl_); in end()
|
/external/libvpx/libvpx/vp9/ |
D | vp9_dx_iface.c | 77 vpx_free(frame_worker_data->scratch_buffer); in decoder_destroy() 82 vpx_free(frame_worker_data); in decoder_destroy() 94 vpx_free(ctx->frame_workers); in decoder_destroy() 95 vpx_free(ctx->buffer_pool); in decoder_destroy() 96 vpx_free(ctx); in decoder_destroy()
|