Searched refs:scaleHeight (Results 1 – 1 of 1) sorted by relevance
1116 uint32_t scaleHeight = videoHeight * factor_y; in queueCompose() local1119 scaleHeight &= ~1; in queueCompose()1122 if (!getFrameOfSize(scaleWidth, scaleHeight, videoMetadata, info)) { in queueCompose()