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