Searched refs:tmp_best_mask_buf (Results 1 – 1 of 1) sorted by relevance
9859 uint8_t *tmp_best_mask_buf; // backup of the best segmentation mask member10095 memcpy(buffers->tmp_best_mask_buf, xd->seg_mask, mask_len); in compound_type_rd()10117 memcpy(xd->seg_mask, buffers->tmp_best_mask_buf, mask_len); in compound_type_rd()12616 CHECK_MEM_ERROR(cm, bufs->tmp_best_mask_buf, in alloc_compound_type_rd_buffers()12618 sizeof(*bufs->tmp_best_mask_buf))); in alloc_compound_type_rd_buffers()12627 aom_free(bufs->tmp_best_mask_buf); in release_compound_type_rd_buffers()