Searched refs:coding_context (Results 1 – 4 of 4) sorted by relevance
297 CODING_CONTEXT coding_context; member
164 vpx_free(cpi->coding_context.last_frame_seg_map_copy); in dealloc_compressor_data()165 cpi->coding_context.last_frame_seg_map_copy = NULL; in dealloc_compressor_data()207 CODING_CONTEXT *const cc = &cpi->coding_context; in save_coding_context()220 vpx_memcpy(cpi->coding_context.last_frame_seg_map_copy, in save_coding_context()230 CODING_CONTEXT *const cc = &cpi->coding_context; in restore_coding_context()242 cpi->coding_context.last_frame_seg_map_copy, in restore_coding_context()754 CHECK_MEM_ERROR(cm, cpi->coding_context.last_frame_seg_map_copy, in vp9_create_compressor()
360 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()