Searched refs:kGridHeight (Results 1 – 3 of 3) sorted by relevance
93 *stall = 3333333LL * width * height / (kGridWidth * kGridHeight); in isSizeSupported()330 || kGridHeight < minSizeHevc.second in getHevcCodecDetails()331 || kGridHeight > maxSizeHevc.second) { in getHevcCodecDetails()
43 static const auto kGridHeight = 512; variable
59 mGridHeight(HeicEncoderInfoManager::kGridHeight), in HeicCompositeStream()1341 gridHeight = HeicEncoderInfoManager::kGridHeight; in initializeCodec()1386 ALIGN(mOutputHeight, HeicEncoderInfoManager::kGridHeight) * 3 / 2 + mAppSegmentMaxSize; in initializeCodec()