Searched refs:CODING_CONTEXT (Results 1 – 6 of 6) sorted by relevance
93 } CODING_CONTEXT; typedef340 CODING_CONTEXT coding_context;
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()
80 } CODING_CONTEXT; typedef630 CODING_CONTEXT coding_context;
1077 CODING_CONTEXT *const cc = &cpi->coding_context; in save_coding_context()1107 CODING_CONTEXT *const cc = &cpi->coding_context; in restore_coding_context()
76 } CODING_CONTEXT; typedef1141 CODING_CONTEXT coding_context;
5772 CODING_CONTEXT *const cc = &cpi->coding_context; in save_cur_buf()5792 CODING_CONTEXT *const cc = &cpi->coding_context; in save_extra_coding_context()5807 CODING_CONTEXT *const cc = &cpi->coding_context; in restore_cur_buf()5817 CODING_CONTEXT *const cc = &cpi->coding_context; in restore_extra_coding_context()5830 static void release_copy_buffer(CODING_CONTEXT *cc) { in release_copy_buffer()