Searched refs:mPDIndex (Results 1 – 2 of 2) sorted by relevance
725 int32_t mPDIndex; variable
532 mPDIndex(0), in QCamera3HardwareInterface()643 mPDIndex = getPDStatIndex(gCamCapability[cameraId]); in QCamera3HardwareInterface()644 mPDSupported = (0 <= mPDIndex) ? true : false; in QCamera3HardwareInterface()2650 gCamCapability[mCameraId]->sub_fmt[mPDIndex]; in configureStreamsPerfLocked()2652 gCamCapability[mCameraId]->supported_meta_raw_fmts[mPDIndex]; in configureStreamsPerfLocked()2654 gCamCapability[mCameraId]->dt[mPDIndex]; in configureStreamsPerfLocked()2656 gCamCapability[mCameraId]->vc[mPDIndex]; in configureStreamsPerfLocked()