Searched refs:prev_partition (Results 1 – 3 of 3) sorted by relevance
703 BLOCK_SIZE *prev_partition; member
791 vpx_free(cpi->prev_partition); in dealloc_compressor_data()792 cpi->prev_partition = NULL; in dealloc_compressor_data()1729 if (cpi->prev_partition == NULL) { in alloc_copy_partition_data()1730 CHECK_MEM_ERROR(cm, cpi->prev_partition, in alloc_copy_partition_data()1732 sizeof(*cpi->prev_partition))); in alloc_copy_partition_data()
860 BLOCK_SIZE *prev_part = cpi->prev_partition; in copy_partitioning_helper()917 if (cpi->prev_partition != NULL) { in copy_partitioning()1084 BLOCK_SIZE *prev_part = cpi->prev_partition; in update_prev_partition_helper()