Searched defs:customValue (Results 1 – 6 of 6) sorted by relevance
68 const Value &customValue, in Read()
129 const Value &customValue, in Read()
175 bool customValue = true; in IsVeboxDecompressionEnabled() local
204 bool customValue = false; in IsVeboxDecompressionEnabled() local
387 FloatLiteral::FloatLiteral(float customValue) : m_value(VariableType::getScalarType(VariableType::T… in FloatLiteral()501 BoolLiteral::BoolLiteral(bool customValue) : m_value(VariableType::getScalarType(VariableType::TYPE… in BoolLiteral()
218 uint32_t customValue = VPHAL_COMP_BYPASS_ENABLED; in Initialize() local