Home
last modified time | relevance | path

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

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