Searched refs:lfc_a (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h562 FRAME_CONTEXT lfc_a; /* last alt ref entropy */ member in struct:VP8_COMP
H A Dratectrl.c308 vpx_memcpy(&cpi->lfc_a, &cpi->common.fc, sizeof(cpi->common.fc));
H A Drdopt.c320 l = &cpi->lfc_a;
H A Donyx_if.c5391 vpx_memcpy(&cpi->lfc_a, &cm->fc, sizeof(cm->fc));
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h563 FRAME_CONTEXT lfc_a; /* last alt ref entropy */ member in struct:VP8_COMP
H A Dratectrl.c308 vpx_memcpy(&cpi->lfc_a, &cpi->common.fc, sizeof(cpi->common.fc));
H A Drdopt.c321 l = &cpi->lfc_a;
H A Donyx_if.c5224 vpx_memcpy(&cpi->lfc_a, &cm->fc, sizeof(cm->fc));

Completed in 411 milliseconds