Searched refs:lfc_n (Results 1 – 4 of 4) sorted by relevance
558 FRAME_CONTEXT lfc_n; /* last frame entropy */ member
264 memcpy(&cpi->lfc_n, &cpi->common.fc, sizeof(cpi->common.fc)); in vp8_setup_key_frame()
240 FRAME_CONTEXT *l = &cpi->lfc_n; in vp8_initialize_rd_consts()
5099 if (cm->refresh_last_frame) memcpy(&cpi->lfc_n, &cm->fc, sizeof(cm->fc)); in vp8_get_compressed_data()