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