Searched refs:g_cameraToPixelFormat (Results 1 – 5 of 5) sorted by relevance
172 auto it = g_cameraToPixelFormat.find(format_); in SetStreamInfo()173 if (it != g_cameraToPixelFormat.end()) { in SetStreamInfo()
36 std::unordered_map<int32_t, int32_t> g_cameraToPixelFormat = { variable
117 extern std::unordered_map<int32_t, int32_t> g_cameraToPixelFormat;
1525 auto it = g_cameraToPixelFormat.find(format_);1526 if (it != g_cameraToPixelFormat.end()) {
1538 auto it = g_cameraToPixelFormat.find(format_);1539 if (it != g_cameraToPixelFormat.end()) {