Home
last modified time | relevance | path

Searched refs:AQ_MODE_COUNT (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h185 AQ_MODE_COUNT // This should always be the last member of the enum enumerator
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c154 RANGE_CHECK(extra_cfg, aq_mode, 0, AQ_MODE_COUNT - 1); in validate_config()