Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMediaCodecList.cpp855 size_t numCodecs = mCodecInfos.size(); in findCodecByType() local
856 for (; startIndex < numCodecs; ++startIndex) { in findCodecByType()