Home | History | Annotate | Download | only in stagefright

Lines Matching refs:numCodecs

650     size_t numCodecs = list->countCodecs();
655 for (size_t index = 0; index < numCodecs; ++index) {