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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.h 111 AQ_MODE_COUNT // This should always be the last member of the enum
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 185 AQ_MODE_COUNT // This should always be the last member of the enum
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 185 AQ_MODE_COUNT // This should always be the last member of the enum
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_cx_iface.c 145 RANGE_CHECK(extra_cfg, aq_mode, 0, AQ_MODE_COUNT - 1);
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 156 RANGE_CHECK(extra_cfg, aq_mode, 0, AQ_MODE_COUNT - 1);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c 154 RANGE_CHECK(extra_cfg, aq_mode, 0, AQ_MODE_COUNT - 1);
    [all...]

Completed in 45 milliseconds