Searched defs:Full (Results 1 – 3 of 3) sorted by relevance
47 Full = 2, enumerator
77 enum class TransferFunctionType : int8_t { None = 0, Full, Limited, Gamma }; enumerator
343 std::string Full("rs_fp_full"); in populatePragmaMetadata() local