Searched refs:ERROR_PCW_BODY_SIGN_TOO_LONG (Results 1 – 2 of 2) sorted by relevance
177 #define ERROR_PCW_BODY_SIGN_TOO_LONG 0 /* set a positive values to trigger the error */ macro
1174 if ( maxAllowedCwLen < (numDecodedBits + ERROR_PCW_BODY_SIGN_TOO_LONG) ) { in DecodePCWs()