Home
last modified time | relevance | path

Searched defs:pixFormat (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/automotive/evs/1.1/default/
H A DConfigManager.cpp192 int32_t pixFormat; in readCameraCapabilities() local
428 int32_t pixFormat; in readDisplayInfo() local
H A DConfigManagerUtil.cpp65 int32_t &pixFormat) { in convertToPixelFormat()
/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DConfigManagerUtil.cpp65 int32_t &pixFormat) { in convertToPixelFormat()
H A DConfigManager.cpp216 int32_t pixFormat; in readCameraCapabilities() local
469 int32_t pixFormat; in readDisplayInfo() local
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
H A Dqcamera_test.cpp1503 status_t CameraContext::createPreviewSurface(int width, int height, int32_t pixFormat) in createPreviewSurface()