Home
last modified time | relevance | path

Searched refs:MIN_RANGE (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-3.3/build/libraries/cx/src/
DCXUncompression.c772 #define MIN_RANGE 0x01000000 in RCGetData_() macro
786 while ( state->range < MIN_RANGE ) in RCGetData_()
796 #undef MIN_RANGE in RCGetData_()
DCXSecureUncompression.c1214 #define MIN_RANGE 0x01000000 in RCGetData_() macro
1228 while ( state->range < MIN_RANGE ) in RCGetData_()
1238 #undef MIN_RANGE in RCGetData_()
DCXStreamingUncompression.c1240 #define MIN_RANGE 0x01000000 in RCGetData_() macro
1254 while ( state->range < MIN_RANGE ) in RCGetData_()
1272 #undef MIN_RANGE in RCGetData_()