Home
last modified time | relevance | path

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

/dports/graphics/libbpg/libbpg-0.9.8/jctvc/TLibCommon/
H A DNAL.h78 || m_nalUnitType == NAL_UNIT_CODED_SLICE_BLA_N_LP in isSlice()
H A DTComSlice.cpp181 || getNalUnitType() == NAL_UNIT_CODED_SLICE_BLA_N_LP in getRapPicFlag()
564 || getNalUnitType() == NAL_UNIT_CODED_SLICE_BLA_N_LP ) // BLA picture found in checkCRA()
596 || getNalUnitType() == NAL_UNIT_CODED_SLICE_BLA_N_LP in decodingRefreshMarking()
611 || getNalUnitType() == NAL_UNIT_CODED_SLICE_BLA_N_LP ) in decodingRefreshMarking()
866 this->getAssociatedIRAPType() != NAL_UNIT_CODED_SLICE_BLA_N_LP); in checkLeadingPictureRestrictions()
884 assert(this->getAssociatedIRAPType() != NAL_UNIT_CODED_SLICE_BLA_N_LP && in checkLeadingPictureRestrictions()
909 if(nalUnitType == NAL_UNIT_CODED_SLICE_BLA_N_LP || in checkLeadingPictureRestrictions()
960 if((this->getAssociatedIRAPType() == NAL_UNIT_CODED_SLICE_BLA_N_LP || in checkLeadingPictureRestrictions()
982 (rpcPic->getSlice(0)->getNalUnitType() == NAL_UNIT_CODED_SLICE_BLA_N_LP || in checkLeadingPictureRestrictions()
H A DCommonDef.h244 NAL_UNIT_CODED_SLICE_BLA_N_LP, // 18 enumerator
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dlibx265.c52 case NAL_UNIT_CODED_SLICE_BLA_N_LP: in is_keyframe()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_videoEncoder/x265/
H A DADM_x265.cpp64 case NAL_UNIT_CODED_SLICE_BLA_N_LP: in isIDRNal()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_videoEncoder/x265/
H A DADM_x265.cpp64 case NAL_UNIT_CODED_SLICE_BLA_N_LP: in isIDRNal()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dlibx265.c52 case NAL_UNIT_CODED_SLICE_BLA_N_LP: in is_keyframe()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_videoEncoder/x265/
H A DADM_x265.cpp64 case NAL_UNIT_CODED_SLICE_BLA_N_LP: in isIDRNal()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_videoEncoder/x265/
H A DADM_x265.cpp64 case NAL_UNIT_CODED_SLICE_BLA_N_LP: in isIDRNal()
/dports/graphics/libbpg/libbpg-0.9.8/x265/source/
H A Dx265.h63 NAL_UNIT_CODED_SLICE_BLA_N_LP, enumerator
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dlibx265.c57 case NAL_UNIT_CODED_SLICE_BLA_N_LP: in is_keyframe()
/dports/x11/xpra/xpra-4.3/xpra/codecs/enc_x265/
H A Dencoder.pyx50 int NAL_UNIT_CODED_SLICE_BLA_N_LP
248 NAL_UNIT_CODED_SLICE_BLA_N_LP : "CODED_SLICE_BLA_N_LP",
/dports/multimedia/handbrake/x265_3.5/source/
H A Dx265.h71 NAL_UNIT_CODED_SLICE_BLA_N_LP, enumerator
/dports/multimedia/x265/source/
H A Dx265.h71 NAL_UNIT_CODED_SLICE_BLA_N_LP, enumerator
/dports/graphics/libbpg/libbpg-0.9.8/jctvc/
H A DTAppEncTop.cpp636 case NAL_UNIT_CODED_SLICE_BLA_N_LP: in rateStatsAccum()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dlibx265.c64 case NAL_UNIT_CODED_SLICE_BLA_N_LP: in is_keyframe()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dlibx265.c65 case NAL_UNIT_CODED_SLICE_BLA_N_LP: in is_keyframe()
/dports/multimedia/gstreamer1-plugins-svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbDefinitions.h657 NAL_UNIT_CODED_SLICE_BLA_N_LP, // 18 enumerator
H A DEbEntropyCoding.c6488 || nalUnit == NAL_UNIT_CODED_SLICE_BLA_N_LP in CodeSliceHeader()
/dports/multimedia/svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbDefinitions.h657 NAL_UNIT_CODED_SLICE_BLA_N_LP, // 18 enumerator
H A DEbEntropyCoding.c6488 || nalUnit == NAL_UNIT_CODED_SLICE_BLA_N_LP in CodeSliceHeader()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dlibx265.c65 case NAL_UNIT_CODED_SLICE_BLA_N_LP: in is_keyframe()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dlibx265.c65 case NAL_UNIT_CODED_SLICE_BLA_N_LP: in is_keyframe()
/dports/graphics/libbpg/libbpg-0.9.8/jctvc/TLibEncoder/
H A DTEncGOP.cpp840 || pcSlice->getNalUnitType() == NAL_UNIT_CODED_SLICE_BLA_N_LP in compressGOP()
858 || pcSlice->getNalUnitType() == NAL_UNIT_CODED_SLICE_BLA_N_LP in compressGOP()
2228 case NAL_UNIT_CODED_SLICE_BLA_N_LP: return "BLA_N_LP"; in nalUnitTypeToString()