Searched refs:PASS_THROUGH (Results 1 – 2 of 2) sorted by relevance
95 case PASS_THROUGH: { in ~SdchFilter()175 decoding_status_ = PASS_THROUGH; in ReadFilteredData()183 decoding_status_ = PASS_THROUGH; in ReadFilteredData()215 decoding_status_ = PASS_THROUGH; in ReadFilteredData()220 if (decoding_status_ == PASS_THROUGH) { in ReadFilteredData()276 if (PASS_THROUGH == decoding_status_) { in ReadFilteredData()
53 PASS_THROUGH, // Non-sdch content being passed without alteration. enumerator