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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h561 FRAME_CONTEXT lfc_n; /* last frame entropy */ member in struct:VP8_COMP
H A Dratectrl.c310 vpx_memcpy(&cpi->lfc_n, &cpi->common.fc, sizeof(cpi->common.fc));
H A Drdopt.c317 FRAME_CONTEXT *l = &cpi->lfc_n;
H A Donyx_if.c5397 vpx_memcpy(&cpi->lfc_n, &cm->fc, sizeof(cm->fc));
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h562 FRAME_CONTEXT lfc_n; /* last frame entropy */ member in struct:VP8_COMP
H A Dratectrl.c310 vpx_memcpy(&cpi->lfc_n, &cpi->common.fc, sizeof(cpi->common.fc));
H A Drdopt.c318 FRAME_CONTEXT *l = &cpi->lfc_n;
H A Donyx_if.c5230 vpx_memcpy(&cpi->lfc_n, &cm->fc, sizeof(cm->fc));

Completed in 1071 milliseconds