Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMediaCodec.cpp79 static const char *kCodecWidth = "android.media.mediacodec.width"; /* 0..n */ variable
1041 mAnalyticsItem->setInt32(kCodecWidth, mVideoWidth); in configure()