Home
last modified time | relevance | path

Searched refs:kCodecHeight (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp108 static const char *kCodecHeight = "android.media.mediacodec.height"; /* 0..n */ variable
1541 mediametrics_setInt32(mMetricsHandle, kCodecHeight, mVideoHeight); in configure()