HomeSort by relevance Sort by last modified time
    Searched refs:android_videoCodec_getDecoderIds (Results 1 - 3 of 3) sorted by null

  /frameworks/wilhelm/src/android/
VideoCodec_to_android.h 56 extern void android_videoCodec_getDecoderIds(XAuint32 nbDecoders, XAuint32 *pDecoderIds);
VideoCodec_to_android.cpp 131 void android_videoCodec_getDecoderIds(XAuint32 nbDecoders, XAuint32 *pDecoderIds) {
  /frameworks/wilhelm/src/itf/
IVideoDecoderCapabilities.cpp 51 android::android_videoCodec_getDecoderIds(numDecoders, pDecoderIds);

Completed in 564 milliseconds