Searched refs:bitexact_output_ (Results 1 – 2 of 2) sorted by relevance
167 bool OutputWasBitexact() { return bitexact_output_; } in OutputWasBitexact()204 bool bitexact_output_ = true; variable
168 if (bitexact_output_) { in VerifyProcessStreamBitExactness()170 bitexact_output_ = VerifyFixedBitExactness(msg, fwd_frame_); in VerifyProcessStreamBitExactness()172 bitexact_output_ = VerifyFloatBitExactness(msg, out_config_, *out_buf_); in VerifyProcessStreamBitExactness()