Searched refs:type_ix (Results 1 – 1 of 1) sorted by relevance
680 for (size_t type_ix = 0; type_ix < allMediaTypes.size(); ++type_ix) { in dumpCodecDetails() local681 const AString &mediaType = allMediaTypes.keyAt(type_ix); in dumpCodecDetails()684 for (const sp<MediaCodecInfo> &info : allMediaTypes.valueAt(type_ix)) { in dumpCodecDetails()