Home
last modified time | relevance | path

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

/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/video_coding/codecs/h265/include/
H A Dh265_globals.h26 kH265AP, // This packet contains aggregation Packet. enumerator
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/video_coding/
H A Dh265_vps_sps_pps_tracker.cc136 if (h265_header.packetization_type == kH265AP) { in CopyAndFixBitstream()
200 if (h265_header.packetization_type == kH265AP) { in CopyAndFixBitstream()
H A Dsession_info.cc254 else if (h265 && h265->packetization_type == kH265AP) { in InsertBuffer()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/rtp_rtcp/source/
H A Dvideo_rtp_depacketizer_h265.cc140 h265_header.packetization_type = kH265AP; in ProcessApOrSingleNalu()