Searched refs:mSnapshotStream (Results 1 – 6 of 6) sorted by relevance
41 mSnapshotStream(NULL), in QCameraHAL3SnapshotTest()82 mSnapshotStream = new camera3_stream_t; in configureSnapshotStream()85 memset(mSnapshotStream, 0, sizeof(camera3_stream_t)); in configureSnapshotStream()88 mSnapshotStream = initStream(CAMERA3_STREAM_OUTPUT, camid, SNAPSHOT_CAPTURE_WIDTH, in configureSnapshotStream()93 mSnapshotConfig.streams[1] = mSnapshotStream; in configureSnapshotStream()102 width = mSnapshotStream->width; in snapshotProcessCaptureRequest()103 height = mSnapshotStream->height; in snapshotProcessCaptureRequest()108 mSnapshotStreamBuffs.stream = mSnapshotStream; in snapshotProcessCaptureRequest()136 mSnapshotStreamBuffs.stream = mSnapshotStream; in snapshotProcessCaptureRequestRepeat()
43 camera3_stream_t *mSnapshotStream; variable
49 camera3_stream_t *mSnapshotStream; variable
46 camera3_stream_t *mSnapshotStream; variable
174 mSnapshotStreamBuffs = hal3appGetStreamBuffs(mSnapshotStream); in captureRequestRepeat()
195 mSnapshotStreamBuffs = hal3appGetStreamBuffs(mSnapshotStream); in captureRequestRepeat()