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