Home
last modified time | relevance | path

Searched refs:halDepthFormats (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/camera/device/default/
DExternalCameraDevice.cpp638 std::array<int, /*size*/ 1> halDepthFormats{{HAL_PIXEL_FORMAT_Y16}}; in initOutputCharsKeys() local
660 metadata, V4L2_PIX_FMT_Z16, halDepthFormats, in initOutputCharsKeys()
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDevice.cpp702 std::array<int, /*size*/ 1> halDepthFormats{{HAL_PIXEL_FORMAT_Y16}}; in initOutputCharsKeys() local
723 initOutputCharskeysByFormat(metadata, V4L2_PIX_FMT_Z16, halDepthFormats, in initOutputCharsKeys()