Searched refs:is10Bit_ (Results 1 – 2 of 2) sorted by relevance
247 is10Bit_ = false; in GetPixelFmtFromUser()253 is10Bit_ = true; in GetPixelFmtFromUser()256 is10Bit_ = true; in GetPixelFmtFromUser()458 canReuseOutputBuffer = (output != nullptr) && (!is10Bit_ || isOutputPortSettingChanged); in AllocateSurfaceBuffers()
253 bool is10Bit_ = false; variable