Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp156 static const char *kCodecChannelCount = "android.media.mediacodec.channelCount"; variable
1584 mediametrics_setInt32(mMetricsHandle, kCodecChannelCount, channelCount); in configure()