Searched refs:csdIndex (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp3542 unsigned csdIndex = 0; local
3555 AStringPrintf("csd-%u", csdIndex).c_str(), csd);
3557 ++csdIndex;
3560 if (csdIndex != 2) {

Completed in 13 milliseconds