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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h111 AQ_MODE_COUNT // This should always be the last member of the enum enumerator in enum:__anon13171
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h185 AQ_MODE_COUNT // This should always be the last member of the enum enumerator in enum:__anon24959
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
H A Dvp9_cx_iface.c145 RANGE_CHECK(extra_cfg, aq_mode, 0, AQ_MODE_COUNT - 1);
/external/libvpx/libvpx/vp9/
H A Dvp9_cx_iface.c156 RANGE_CHECK(extra_cfg, aq_mode, 0, AQ_MODE_COUNT - 1);

Completed in 620 milliseconds