Searched refs:hasTestCSD (Results 1 – 1 of 1) sorted by relevance
63 bool hasTestCSD = AMediaFormat_getBuffer(testFormat, name, &testCsd.first, &testCsd.second); in isCSDIdentical() local64 if (hasRefCSD != hasTestCSD) { in isCSDIdentical()65 ALOGW("mismatch, ref fmt has CSD %d, test fmt has CSD %d", hasRefCSD, hasTestCSD); in isCSDIdentical()