Home
last modified time | relevance | path

Searched refs:CreateFourCC (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/desktop_capture/
Ddesktop_capture_types.h42 constexpr uint32_t CreateFourCC(char a, char b, char c, char d) { in CreateFourCC() function
48 constexpr uint32_t kScreenCapturerWinGdi = CreateFourCC('G', 'D', 'I', ' ');
49 constexpr uint32_t kScreenCapturerWinDirectx = CreateFourCC('D', 'X', 'G', 'I');