Searched refs:last_frame_seg_map_copy (Results 1 – 3 of 3) sorted by relevance
57 unsigned char *last_frame_seg_map_copy; member
123 vpx_memcpy(cpi->coding_context.last_frame_seg_map_copy, in vp9_save_coding_context()145 cpi->coding_context.last_frame_seg_map_copy, in vp9_restore_coding_context()
176 vpx_free(cpi->coding_context.last_frame_seg_map_copy); in dealloc_compressor_data()177 cpi->coding_context.last_frame_seg_map_copy = NULL; in dealloc_compressor_data()1212 CHECK_MEM_ERROR(cm, cpi->coding_context.last_frame_seg_map_copy, in vp9_create_compressor()