Searched defs:nalType (Results 1 – 7 of 7) sorted by relevance
93 unsigned nalType = data[0] & 0x1f; in addNALUnit() local204 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
255 const uint8_t *data, size_t size, unsigned nalType, in FindNAL()389 unsigned nalType = nalStart[0] & 0x1f; in IsIDR() local409 unsigned nalType = nalStart[0] & 0x1f; in IsAVCReferenceFrame() local
554 unsigned nalType = nalStart[0] & 0x1f; in dequeueAccessUnitH264() local592 unsigned nalType = mBuffer->data()[pos.nalOffset] & 0x1f; in dequeueAccessUnitH264() local
383 uint8_t nalType = nalStart[0] & 0x1f; in queueAVCBuffer() local
461 uint8_t nalType = data[i + 3] & 0x1f; in isIDRFrame() local