Home
last modified time | relevance | path

Searched refs:lfc_a (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h559 FRAME_CONTEXT lfc_a; /* last alt ref entropy */ member
Dratectrl.c262 memcpy(&cpi->lfc_a, &cpi->common.fc, sizeof(cpi->common.fc)); in vp8_setup_key_frame()
Drdopt.c243 l = &cpi->lfc_a; in vp8_initialize_rd_consts()
Donyx_if.c5095 if (cm->refresh_alt_ref_frame) memcpy(&cpi->lfc_a, &cm->fc, sizeof(cm->fc)); in vp8_get_compressed_data()