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