Searched refs:prev_partition (Results 1 – 3 of 3) sorted by relevance
822 BLOCK_SIZE *prev_partition; member
983 vpx_free(cpi->prev_partition); in dealloc_compressor_data()984 cpi->prev_partition = NULL; in dealloc_compressor_data()1915 if (cpi->prev_partition == NULL) { in alloc_copy_partition_data()1916 CHECK_MEM_ERROR(cm, cpi->prev_partition, in alloc_copy_partition_data()1918 sizeof(*cpi->prev_partition))); in alloc_copy_partition_data()
936 BLOCK_SIZE *prev_part = cpi->prev_partition; in copy_partitioning_helper()993 if (cpi->prev_partition != NULL) { in copy_partitioning()1162 BLOCK_SIZE *prev_part = cpi->prev_partition; in update_prev_partition_helper()