Searched refs:kCodecRotation (Results 1 – 1 of 1) sorted by relevance
71 static const char *kCodecRotation = "android.media.mediacodec.rotation-degrees"; /* 0/90/180/270 */ variable705 if (!format->findInt32(kCodecRotation, &mRotationDegrees)) { in configure()712 mAnalyticsItem->setInt32(kCodecRotation, mRotationDegrees); in configure()