Home
last modified time | relevance | path

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

/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/lib/libbento4/Codecs/
H A DAp4AvcParser.h52 const unsigned int AP4_AVC_NAL_UNIT_TYPE_SEI = 6; variable
H A DAp4AvcParser.cpp1078 } else if (nal_unit_type == AP4_AVC_NAL_UNIT_TYPE_SEI) { in Feed()
/dports/multimedia/Bento4/Bento4-1.6.0-639/Source/C++/Codecs/
H A DAp4AvcParser.h50 const unsigned int AP4_AVC_NAL_UNIT_TYPE_SEI = 6; variable
H A DAp4AvcParser.cpp1111 } else if (nal_unit_type == AP4_AVC_NAL_UNIT_TYPE_SEI) { in Feed()