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

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.h128 AQ_MODE_COUNT // This should always be the last member of the enum enumerator in enum:__anon9573
/external/libvpx/libvpx/vp9/
H A Dvp9_cx_iface.c159 RANGE_CHECK(extra_cfg, aq_mode, 0, AQ_MODE_COUNT - 1);

Completed in 160 milliseconds