OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pAuxSnapshotStream
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/camera/msm8998/QCamera2/util/
QCameraDualFOVPP.h
92
QCameraStream* pMainSnapshotStream, QCameraStream*
pAuxSnapshotStream
,
QCameraDualFOVPP.cpp
398
QCameraStream*
pAuxSnapshotStream
= NULL;
412
mm_camera_buf_def_t *aux_snapshot_buf = getSnapshotBuf(pInputAuxData,
pAuxSnapshotStream
);
447
if (
pAuxSnapshotStream
== NULL) {
448
LOGE("
pAuxSnapshotStream
is NULL");
451
getInputParams(main_meta_buf, aux_meta_buf, pMainSnapshotStream,
pAuxSnapshotStream
,
609
QCameraStream*
pAuxSnapshotStream
, dualfov_input_params_t& inParams)
626
pAuxSnapshotStream
->getFrameOffset(offset);
Completed in 1700 milliseconds