HomeSort by relevance Sort by last modified time
    Searched refs:lfc_n (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 561 FRAME_CONTEXT lfc_n; /* last frame entropy */ member in struct:VP8_COMP
ratectrl.c 310 vpx_memcpy(&cpi->lfc_n, &cpi->common.fc, sizeof(cpi->common.fc));
    [all...]
rdopt.c 317 FRAME_CONTEXT *l = &cpi->lfc_n;
    [all...]
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 562 FRAME_CONTEXT lfc_n; /* last frame entropy */ member in struct:VP8_COMP
ratectrl.c 310 vpx_memcpy(&cpi->lfc_n, &cpi->common.fc, sizeof(cpi->common.fc));
    [all...]
rdopt.c 318 FRAME_CONTEXT *l = &cpi->lfc_n;
    [all...]
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 562 FRAME_CONTEXT lfc_n; /* last frame entropy */ member in struct:VP8_COMP
ratectrl.c 310 vpx_memcpy(&cpi->lfc_n, &cpi->common.fc, sizeof(cpi->common.fc));
    [all...]
rdopt.c 318 FRAME_CONTEXT *l = &cpi->lfc_n;
    [all...]
onyx_if.c     [all...]

Completed in 122 milliseconds