Searched refs:coding_context (Results 1 – 5 of 5) sorted by relevance
110 CODING_CONTEXT *const cc = &cpi->coding_context; in vp9_save_coding_context()123 vpx_memcpy(cpi->coding_context.last_frame_seg_map_copy, in vp9_save_coding_context()133 CODING_CONTEXT *const cc = &cpi->coding_context; in vp9_restore_coding_context()145 cpi->coding_context.last_frame_seg_map_copy, in vp9_restore_coding_context()
373 CODING_CONTEXT coding_context; member
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()
363 CODING_CONTEXT coding_context; member
218 CODING_CONTEXT *const cc = & cpi->coding_context; in vp8_save_coding_context()257 CODING_CONTEXT *const cc = & cpi->coding_context; in vp8_restore_coding_context()