Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp198 static const char *kCodecResolutionChangeCount = "android.media.mediacodec.resolution-change-count"; variable
1405 mediametrics_setInt32(mMetricsHandle, kCodecResolutionChangeCount, in updateMediametrics()