Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h560 FRAME_CONTEXT lfc_g; /* last gold ref entropy */ member
Dratectrl.c263 memcpy(&cpi->lfc_g, &cpi->common.fc, sizeof(cpi->common.fc)); in vp8_setup_key_frame()
Drdopt.c245 l = &cpi->lfc_g; in vp8_initialize_rd_consts()
Donyx_if.c5097 if (cm->refresh_golden_frame) memcpy(&cpi->lfc_g, &cm->fc, sizeof(cm->fc)); in vp8_get_compressed_data()