Searched refs:ConvertPixfmtHal2V4l2 (Results 1 – 4 of 4) sorted by relevance
40 static uint32_t ConvertPixfmtHal2V4l2(CameraBufferFormat halPixfmt) in ConvertPixfmtHal2V4l2() function
38 uint32_t ConvertPixfmtHal2V4l2(uint32_t ohosfmt);
298 uint32_t UtestUSBCameraTestMult::ConvertPixfmtHal2V4l2(uint32_t ohosfmt) in ConvertPixfmtHal2V4l2() function in UtestUSBCameraTestMult416 videoFormat_ = ConvertPixfmtHal2V4l2(format); in TEST_F()
73 format.fmtdesc.pixelformat = V4L2Utils::ConvertPixfmtHal2V4l2( in Start()