Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMPEG4Writer.cpp1925 static void getNalUnitType(uint8_t byte, uint8_t* type) { in getNalUnitType() function
2022 getNalUnitType(*(tmp + 4), &type); in parseAVCCodecSpecificData()