Searched refs:mAppSegmentMaxSize (Results 1 – 2 of 2) sorted by relevance
227 size_t mAppSegmentMaxSize; variable
154 res = device->createStream(mAppSegmentSurface, mAppSegmentMaxSize, 1, format, in createInternalStreams()1423 mAppSegmentMaxSize = calcAppSegmentMaxSize(cameraDevice->info()); in initializeCodec()1426 ALIGN(mOutputHeight, HeicEncoderInfoManager::kGridHeight) * 3 / 2 + mAppSegmentMaxSize; in initializeCodec()