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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyx.h 271 int vp8_update_entropy(struct VP8_COMP* comp, int update);
  /external/libvpx/libvpx/vp8/common/
onyx.h 260 int vp8_update_entropy(struct VP8_COMP* comp, int update);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h 260 int vp8_update_entropy(struct VP8_COMP* comp, int update);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 838 vp8_update_entropy(ctx->cpi, 0);
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 807 vp8_update_entropy(ctx->cpi, 0);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 810 vp8_update_entropy(ctx->cpi, 0);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_if.c 2655 int vp8_update_entropy(VP8_COMP *cpi, int update) function
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 2601 int vp8_update_entropy(VP8_COMP *cpi, int update) function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c 2602 int vp8_update_entropy(VP8_COMP *cpi, int update) function
    [all...]

Completed in 41 milliseconds