Searched defs:nalType (Results 1 – 8 of 8) sorted by relevance
93 unsigned nalType = data[0] & 0x1f; in addNALUnit() local211 uint32_t nalType = data[1] & 0x1f; in addFragmentedNALUnit() local
141 uint8_t nalType = nal->data()[0] & 0x1f; in MakeAVCCodecSpecificData() local
612 unsigned nalType = mediaData[0]; in sendAVCData() local
302 static sp<ABuffer> FindNAL(const uint8_t *data, size_t size, unsigned nalType) { in FindNAL()434 unsigned nalType = nalStart[0] & 0x1f; in IsIDR() local454 unsigned nalType = nalStart[0] & 0x1f; in IsAVCReferenceFrame() local
805 unsigned nalType = nalStart[0] & 0x1f; in dequeueAccessUnitH264() local856 unsigned nalType = mBuffer->data()[pos.nalOffset] & 0x1f; in dequeueAccessUnitH264() local
213 unsigned nalType = nalStart[0] & 0x1f; in parseSEINalUnit() local
380 uint8_t nalType = nalStart[0] & 0x1f; in queueAVCBuffer() local
462 uint8_t nalType = data[i + 3] & 0x1f; in isIDRFrame() local