Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_common.cpp172 auto it = g_cameraToPixelFormat.find(format_); in SetStreamInfo()
173 if (it != g_cameraToPixelFormat.end()) { in SetStreamInfo()
H A Dcamera_util.cpp36 std::unordered_map<int32_t, int32_t> g_cameraToPixelFormat = { variable
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dcamera_util.h117 extern std::unordered_map<int32_t, int32_t> g_cameraToPixelFormat;
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md1525 auto it = g_cameraToPixelFormat.find(format_);
1526 if (it != g_cameraToPixelFormat.end()) {
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md1538 auto it = g_cameraToPixelFormat.find(format_);
1539 if (it != g_cameraToPixelFormat.end()) {