Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp2990 static void getNalUnitType(uint8_t byte, uint8_t* type) { in getNalUnitType() function
3087 getNalUnitType(*(tmp + 4), &type); in parseAVCCodecSpecificData()