Home
last modified time | relevance | path

Searched refs:isCodecUvSemiplannar (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api2/
DHeicCompositeStream.cpp1392 bool isCodecUvSemiplannar = (codecUvOffsetDiff == 1) && in copyOneYuvTile() local
1406 if (isCodecUvSemiplannar && yuvBuffer.chromaStep == 2 && in copyOneYuvTile()