Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h564 FRAME_CONTEXT lfc_g; /* last gold ref entropy */ member
Dratectrl.c309 vpx_memcpy(&cpi->lfc_g, &cpi->common.fc, sizeof(cpi->common.fc)); in vp8_setup_key_frame()
Drdopt.c323 l = &cpi->lfc_g; in vp8_initialize_rd_consts()
Donyx_if.c5229 vpx_memcpy(&cpi->lfc_g, &cm->fc, sizeof(cm->fc)); in vp8_get_compressed_data()