Searched refs:coding_context (Results 1 – 6 of 6) sorted by relevance
336 CODING_CONTEXT coding_context; member
176 CODING_CONTEXT *const cc = &cpi->coding_context; in vp8_save_coding_context()212 CODING_CONTEXT *const cc = &cpi->coding_context; in vp8_restore_coding_context()
632 CODING_CONTEXT coding_context; member
916 vpx_free(cpi->coding_context.last_frame_seg_map_copy); in dealloc_compressor_data()917 cpi->coding_context.last_frame_seg_map_copy = NULL; in dealloc_compressor_data()1030 CODING_CONTEXT *const cc = &cpi->coding_context; in save_coding_context()1050 memcpy(cpi->coding_context.last_frame_seg_map_copy, cm->last_frame_seg_map, in save_coding_context()1060 CODING_CONTEXT *const cc = &cpi->coding_context; in restore_coding_context()1076 memcpy(cm->last_frame_seg_map, cpi->coding_context.last_frame_seg_map_copy, in restore_coding_context()1860 vpx_free(cpi->coding_context.last_frame_seg_map_copy); in realloc_segmentation_maps()1861 CHECK_MEM_ERROR(cm, cpi->coding_context.last_frame_seg_map_copy, in realloc_segmentation_maps()
801 CODING_CONTEXT coding_context; member
608 CODING_CONTEXT *const cc = &cpi->coding_context; in save_coding_context()623 CODING_CONTEXT *const cc = &cpi->coding_context; in restore_coding_context()