Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/android/
DVideoCodec_to_android.cpp47 static XAuint32 NbSupportedDecoderTypes = 0; variable
70 NbSupportedDecoderTypes = 0; in android_videoCodec_expose()
112 NbSupportedDecoderTypes++; in android_videoCodec_expose()
120 return (NbSupportedDecoderTypes > 0); in android_videoCodec_expose()
133 return NbSupportedDecoderTypes; in android_videoCodec_getNbDecoders()