Searched refs:possible_pass_through_ (Results 1 – 2 of 2) sorted by relevance
28 possible_pass_through_(false) { in SdchFilter()121 possible_pass_through_ = true; in InitDecoding()177 } else if (possible_pass_through_) { in ReadFilteredData()
106 bool possible_pass_through_; variable