Searched refs:MapFourCC (Results 1 – 3 of 3) sorted by relevance
83 static uint32_t MapFourCC(const char* fourcc);
100 pixfmt = V4L2Device::MapFourCC(fourcc.c_str()); in main()
780 uint32_t V4L2Device::MapFourCC(const char* fourcc) { in MapFourCC() function in V4L2Device