Searched refs:countEntries (Results 1 – 15 of 15) sorted by relevance
61 EXPECT_EQ(0, m1->countEntries()); in TEST()66 EXPECT_EQ(3, m1->countEntries()); in TEST()69 EXPECT_EQ(0, m1->countEntries()); in TEST()
158 ALOGV("no. of entries in details: %zu", details->countEntries()); in TEST()160 for (size_t idxDetail = 0; idxDetail < details->countEntries(); idxDetail++) { in TEST()
201 size_t countEntries() const;
938 if (changes->countEntries()) { in changesFrom()960 size_t AMessage::countEntries() const { in countEntries() function in android::AMessage1149 return name == nullptr ? countEntries() : findItemIndex(name, strlen(name)); in findEntryByName()
1350 if (mInputFormat->countEntries() != oldFormat->countEntries() in updateFormats()1351 || mInputFormat->changesFrom(oldFormat)->countEntries() > 0) { in updateFormats()1361 if (mOutputFormat->countEntries() != oldFormat->countEntries() in updateFormats()1362 || mOutputFormat->changesFrom(oldFormat)->countEntries() > 0) { in updateFormats()1927 for (size_t ix = 0; ix < params->countEntries(); ++ix) { in getReflectedFormat()
771 for (size_t i = diff->countEntries(); i > 0; --i) { in RevertOutputFormatIfNeeded()776 if (diff->countEntries() == 0) { in RevertOutputFormatIfNeeded()2905 if (mMetrics->countEntries() == 0) { in onMessageReceived()
153 for (size_t i = 0; i < details->countEntries(); i++) { in getFrameRateMaps()
71 int num = f->countEntries(); in AMediaFormat_toString()
332 size_t n = data->countEntries(); in onMessageReceived()
246 for (size_t i = 0; i < msg->countEntries(); ++i) { in ConvertMessageToMap()
5860 if (changes->countEntries() != 0 || to->countEntries() != 0) { in onOutputFormatChanged()6580 if (params->countEntries() == 0) { in setSurfaceParameters()6590 if (params->countEntries() == 0) { in setSurfaceParameters()6600 if (params->countEntries() == 0) { in setSurfaceParameters()6610 if (params->countEntries() == 0) { in setSurfaceParameters()7515 if (msg->countEntries() > 0) { in onMessageReceived()7614 if (msg->countEntries() > 0) { in onMessageReceived()8356 for (size_t i = params->countEntries(); i; --i) { in setVendorParameters()8699 if (params->countEntries() == 0) { in onMessageReceived()8704 if (msg->countEntries() > 0) { in onMessageReceived()
2672 int count = details->countEntries(); in loadCodecProperties()2842 size_t changeCount = deltas->countEntries(); in shapeMediaFormat()2933 int entries = format->countEntries(); in mapFormat()3382 if (tunings && tunings->countEntries() > 0) { in queueBuffer()3424 if (tunings && tunings->countEntries() > 0) { in queueEncryptedBuffer()4606 size_t numEntries = updatedMetrics->countEntries(); in onMessageReceived()5819 size_t numEntries = diff1->countEntries(); in handleOutputFormatChangeIfNeeded()5824 numEntries = diff2->countEntries(); in handleOutputFormatChangeIfNeeded()
5232 size_t count = mMetaKeys->countEntries(); in writeKeys()5249 size_t count = mMetaKeys->countEntries(); in writeIlst()5304 size_t count = mMetaKeys->countEntries(); in writeMoovLevelMetaBox()
107 size_t numEntries = msg->countEntries(); in copyAMessageToAMediaFormat()
2054 if (params->countEntries() > 0) { in instantiateDecoder()