Home
last modified time | relevance | path

Searched refs:ohosfmt (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/camera/test/ut/v4l2/
H A Dusb_camera_test_mult.h38 uint32_t ConvertPixfmtHal2V4l2(uint32_t ohosfmt);
H A Dusb_camera_test_mult.cpp298 uint32_t UtestUSBCameraTestMult::ConvertPixfmtHal2V4l2(uint32_t ohosfmt) in ConvertPixfmtHal2V4l2() argument
300 auto it = g_mapOhosFmtToPixFmt.find(ohosfmt); in ConvertPixfmtHal2V4l2()
302 CAMERA_LOGI("The ohosfmt is not find in g_mapOhosFmtToPixFmt"); in ConvertPixfmtHal2V4l2()

Completed in 2 milliseconds