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);
667 cam_stream_ID_t mBatchedStreamsArray;
DQCamera3HWI.cpp3332 memset(&mBatchedStreamsArray, 0, sizeof(cam_stream_ID_t)); in configureStreamsPerfLocked()
3959 IF_META_AVAILABLE(cam_stream_ID_t, p_cam_frame_drop, CAM_INTF_META_FRAME_DROPPED, in handleMetadataWithLock()
5569 cam_stream_ID_t streamsArray; in processCaptureRequest()
6282 memset(&mBatchedStreamsArray, 0, sizeof(cam_stream_ID_t)); in processCaptureRequest()
12539 cam_stream_ID_t streamsArray, in setFrameParameters()
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_intf.h939 INCLUDE(CAM_INTF_META_FRAME_DROPPED, cam_stream_ID_t, 1);
1111 INCLUDE(CAM_INTF_META_STREAM_ID, cam_stream_ID_t, 1);
Dcam_types.h1892 } cam_stream_ID_t; typedef