Home
last modified time | relevance | path

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

/third_party/openh264/test/api/
Dencode_decode_api_test.h23 #define RC_MODE_RANGE (4) macro
Dencode_options_test.cpp100 param_.iRCMode = static_cast<RC_MODES> (rand() % RC_MODE_RANGE - 1); in RandomParamExtCombination()