Home
last modified time | relevance | path

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

/third_party/openh264/test/api/
Dencode_decode_api_test.h28 #define SPATIAL_LAYER_NUM_RANGE (2*MAX_SPATIAL_LAYER_NUM) macro
Dencode_options_test.cpp51 param_.iSpatialLayerNum = rand() % SPATIAL_LAYER_NUM_RANGE; in RandomParamExtCombination()