Home
last modified time | relevance | path

Searched refs:cam_stream_ID_t (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h316 cam_stream_ID_t streamID, int blob_request, uint32_t snapshotStreamId);
669 cam_stream_ID_t mBatchedStreamsArray;
DQCamera3HWI.cpp3331 memset(&mBatchedStreamsArray, 0, sizeof(cam_stream_ID_t)); in configureStreamsPerfLocked()
3958 IF_META_AVAILABLE(cam_stream_ID_t, p_cam_frame_drop, CAM_INTF_META_FRAME_DROPPED, in handleMetadataWithLock()
5556 cam_stream_ID_t streamsArray; in processCaptureRequest()
6249 memset(&mBatchedStreamsArray, 0, sizeof(cam_stream_ID_t)); in processCaptureRequest()
12489 cam_stream_ID_t streamsArray, in setFrameParameters()
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_intf.h936 INCLUDE(CAM_INTF_META_FRAME_DROPPED, cam_stream_ID_t, 1);
1108 INCLUDE(CAM_INTF_META_STREAM_ID, cam_stream_ID_t, 1);
Dcam_types.h1892 } cam_stream_ID_t; typedef