Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMediaCodec.cpp3601 unsigned csdIndex = 0; in amendOutputFormatWithCodecSpecificData() local
3614 AStringPrintf("csd-%u", csdIndex).c_str(), csd); in amendOutputFormatWithCodecSpecificData()
3616 ++csdIndex; in amendOutputFormatWithCodecSpecificData()
3619 if (csdIndex != 2) { in amendOutputFormatWithCodecSpecificData()