Searched refs:decoderHeight (Results 1 – 1 of 1) sorted by relevance
273 int32_t decoderHeight = 0; in GetLocalSnapshotPixelMap() local277 decoderHeight = info.size.height; in GetLocalSnapshotPixelMap()281 if (oriScale != 0 && decoderWidth > 0 && decoderHeight > 0) { in GetLocalSnapshotPixelMap()286 static_cast<int>(decoderHeight * newScale / oriScale) : decoderHeight; in GetLocalSnapshotPixelMap()