Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:numCompatibleBrands

2407             uint32_t numCompatibleBrands = (chunk_data_size - 8) / 4;
2409 for (size_t i = 0; i < numCompatibleBrands + 2; ++i) {
5367 uint32_t numCompatibleBrands = (chunkDataSize - 8) / 4;
5368 for (size_t i = 0; i < numCompatibleBrands + 2; ++i) {