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

/frameworks/wilhelm/src/android/
H A DVideoCodec_to_android.cpp45 static XAuint32 NbSupportedDecoderTypes = 0; member in namespace:android
74 NbSupportedDecoderTypes = 0;
104 NbSupportedDecoderTypes++;
112 return (NbSupportedDecoderTypes > 0);
123 // NbSupportedDecoderTypes = 0;
128 return NbSupportedDecoderTypes;

Completed in 43 milliseconds