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

/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp3121 unsigned csdIndex = 0; local
3134 AStringPrintf("csd-%u", csdIndex).c_str(), csd);
3136 ++csdIndex;
3139 if (csdIndex != 2) {

Completed in 474 milliseconds