Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/android/
DVideoCodec_to_android.cpp46 static XAuint32 NbSupportedDecoderTypes = 0; variable
69 NbSupportedDecoderTypes = 0; in android_videoCodec_expose()
111 NbSupportedDecoderTypes++; in android_videoCodec_expose()
119 return (NbSupportedDecoderTypes > 0); in android_videoCodec_expose()
132 return NbSupportedDecoderTypes; in android_videoCodec_getNbDecoders()