Searched refs:prev_partition (Results 1 – 3 of 3) sorted by relevance
824 BLOCK_SIZE *prev_partition; member
942 vpx_free(cpi->prev_partition); in dealloc_compressor_data()943 cpi->prev_partition = NULL; in dealloc_compressor_data()1867 if (cpi->prev_partition == NULL) { in alloc_copy_partition_data()1868 CHECK_MEM_ERROR(cm, cpi->prev_partition, in alloc_copy_partition_data()1870 sizeof(*cpi->prev_partition))); in alloc_copy_partition_data()
877 BLOCK_SIZE *prev_part = cpi->prev_partition; in copy_partitioning_helper()934 if (cpi->prev_partition != NULL) { in copy_partitioning()1103 BLOCK_SIZE *prev_part = cpi->prev_partition; in update_prev_partition_helper()