Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h125 AQ_MODE_COUNT // This should always be the last member of the enum enumerator
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c165 RANGE_CHECK(extra_cfg, aq_mode, 0, AQ_MODE_COUNT - 2); in validate_config()