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

/frameworks/wilhelm/src/android/
H A DVideoCodec_to_android.cpp44 static XAuint32 NbSupportedDecoderTypes = 0; member in namespace:android
73 NbSupportedDecoderTypes = 0;
103 NbSupportedDecoderTypes++;
111 return (NbSupportedDecoderTypes > 0);
122 // NbSupportedDecoderTypes = 0;
127 return NbSupportedDecoderTypes;

Completed in 35 milliseconds