Searched refs:CreateFourCC (Results 1 – 1 of 1) sorted by relevance
42 constexpr uint32_t CreateFourCC(char a, char b, char c, char d) { in CreateFourCC() function48 constexpr uint32_t kScreenCapturerWinGdi = CreateFourCC('G', 'D', 'I', ' ');49 constexpr uint32_t kScreenCapturerWinDirectx = CreateFourCC('D', 'X', 'G', 'I');