Home
last modified time | relevance | path

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

/RvlSDK-3.2/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.c1207 #define MIN_RANGE 0x01000000 in RCGetData_() macro
1221 while ( state->range < MIN_RANGE ) in RCGetData_()
1231 #undef MIN_RANGE in RCGetData_()
DCXStreamingUncompression.c1227 #define MIN_RANGE 0x01000000 in RCGetData_() macro
1241 while ( state->range < MIN_RANGE ) in RCGetData_()
1259 #undef MIN_RANGE in RCGetData_()