Searched refs:lfc_a (Results 1 – 4 of 4) sorted by relevance
559 FRAME_CONTEXT lfc_a; /* last alt ref entropy */ member
262 memcpy(&cpi->lfc_a, &cpi->common.fc, sizeof(cpi->common.fc)); in vp8_setup_key_frame()
243 l = &cpi->lfc_a; in vp8_initialize_rd_consts()
5095 if (cm->refresh_alt_ref_frame) memcpy(&cpi->lfc_a, &cm->fc, sizeof(cm->fc)); in vp8_get_compressed_data()