HomeSort by relevance Sort by last modified time
    Searched full:androidnbdecoders (Results 1 - 1 of 1) sorted by null

  /frameworks/wilhelm/src/itf/
IVideoDecoderCapabilities.cpp 47 const XAuint32 androidNbDecoders = android::android_videoCodec_getNbDecoders();
48 if (androidNbDecoders < numDecoders) {
49 *pNumDecoders = numDecoders = androidNbDecoders;

Completed in 93 milliseconds