Home
last modified time | relevance | path

Searched defs:streamId (Results 1 – 4 of 4) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL2/core/src/
DQCameraHWI.cpp65 int streamId = streams.data.u8[i]; in tryRestartStreams() local
91 int streamId = streams.data.u8[i]; in tryRestartStreams() local
102 int streamId = streams.data.u8[i]; in tryRestartStreams() local
166 int streamId = streams.data.u8[i]; in runCommandThread() local
/device/generic/goldfish/camera/fake-pipeline2/
DBase.h37 int streamId; member
/device/generic/goldfish/camera/
DEmulatedFakeCamera2.cpp839 int streamId = streams.data.i32[i]; in setupCapture() local
961 int streamId = reprocessStreams.data.i32[i]; in setupReprocess() local
990 int streamId = streams.data.i32[i]; in setupReprocess() local
2715 const Stream& EmulatedFakeCamera2::getStreamInfo(uint32_t streamId) { in getStreamInfo()
2721 const ReprocessStream& EmulatedFakeCamera2::getReprocessStreamInfo(uint32_t streamId) { in getReprocessStreamInfo()
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_types.h1557 uint32_t streamId; member