Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h562 FRAME_CONTEXT lfc_n; /* last frame entropy */ member
Dratectrl.c310 vpx_memcpy(&cpi->lfc_n, &cpi->common.fc, sizeof(cpi->common.fc)); in vp8_setup_key_frame()
Drdopt.c318 FRAME_CONTEXT *l = &cpi->lfc_n; in vp8_initialize_rd_consts()
Donyx_if.c5232 vpx_memcpy(&cpi->lfc_n, &cm->fc, sizeof(cm->fc)); in vp8_get_compressed_data()