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

  /frameworks/wilhelm/src/android/
VideoCodec_to_android.h 68 extern SLresult android_videoCodec_getProfileLevelCombinationNb(XAuint32 decoderId, XAuint32 *pNb);
VideoCodec_to_android.cpp 149 SLresult android_videoCodec_getProfileLevelCombinationNb(XAuint32 decoderId, XAuint32 *pNb)
  /frameworks/wilhelm/src/itf/
IVideoDecoderCapabilities.cpp 78 result = android::android_videoCodec_getProfileLevelCombinationNb(decoderId, pIndex);

Completed in 657 milliseconds