Searched refs:cam_frame_drop (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp976 cam_frame_dropped_t cam_frame_drop = *(cam_frame_dropped_t *) local
1059 if (cam_frame_drop.frame_dropped) {
1065 for (uint32_t k=0; k<cam_frame_drop.cam_stream_ID.num_streams; k++) {
1066 if (streamID == cam_frame_drop.cam_stream_ID.streamID[k]) {

Completed in 70 milliseconds