Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/android/
DVideoCodec_to_android.cpp132 void android_videoCodec_getDecoderIds(XAuint32 nbDecoders, XAuint32 *pDecoderIds) { in android_videoCodec_getDecoderIds() argument
142 if (nbFound == nbDecoders) { in android_videoCodec_getDecoderIds()
DVideoCodec_to_android.h56 extern void android_videoCodec_getDecoderIds(XAuint32 nbDecoders, XAuint32 *pDecoderIds);