Home
last modified time | relevance | path

Searched refs:IS_IDR (Results 1 – 25 of 43) sorted by relevance

12

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dhevc_parser.c235 if (!IS_IDR(h)) { in parse_nal_units()
H A Dhevc.h85 #define IS_IDR(s) ((s)->nal_unit_type == NAL_IDR_W_RADL || (s)->nal_unit_type == NAL_IDR_N_LP) macro
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dhevc_parser.c235 if (!IS_IDR(h)) { in parse_nal_units()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dhevcdec.h77 #define IS_IDR(s) ((s)->nal_unit_type == HEVC_NAL_IDR_W_RADL || (s)->nal_unit_type == HEVC_NAL_IDR_… macro
H A Dnvdec_hevc.c131 .IdrPicFlag = IS_IDR(s), in nvdec_hevc_start_frame()
H A Dvdpau_hevc.c189 info->IDRPicFlag = IS_IDR(h); in vdpau_hevc_start_frame()
H A Ddxva2_hevc.c136 … (IS_IDR(h) << 17) | in fill_picture_parameters()
H A Dvaapi_hevc.c188 .IdrPicFlag = IS_IDR(h), in vaapi_hevc_start_frame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dhevcdec.h77 #define IS_IDR(s) ((s)->nal_unit_type == HEVC_NAL_IDR_W_RADL || (s)->nal_unit_type == HEVC_NAL_IDR_… macro
H A Dnvdec_hevc.c131 .IdrPicFlag = IS_IDR(s), in nvdec_hevc_start_frame()
H A Dvdpau_hevc.c192 info->IDRPicFlag = IS_IDR(h); in vdpau_hevc_start_frame()
H A Ddxva2_hevc.c136 … (IS_IDR(h) << 17) | in fill_picture_parameters()
H A Dvaapi_hevc.c186 .IdrPicFlag = IS_IDR(h), in vaapi_hevc_start_frame()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dhevcdec.h78 #define IS_IDR(s) ((s)->nal_unit_type == HEVC_NAL_IDR_W_RADL || (s)->nal_unit_type == HEVC_NAL_IDR_… macro
H A Dnvdec_hevc.c131 .IdrPicFlag = IS_IDR(s), in nvdec_hevc_start_frame()
H A Ddxva2_hevc.c136 … (IS_IDR(h) << 17) | in fill_picture_parameters()
H A Dvdpau_hevc.c194 info->IDRPicFlag = IS_IDR(h); in vdpau_hevc_start_frame()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dnvdec_hevc.c131 .IdrPicFlag = IS_IDR(s), in nvdec_hevc_start_frame()
H A Dhevcdec.h78 #define IS_IDR(s) ((s)->nal_unit_type == HEVC_NAL_IDR_W_RADL || (s)->nal_unit_type == HEVC_NAL_IDR_… macro
H A Ddxva2_hevc.c136 … (IS_IDR(h) << 17) | in fill_picture_parameters()
H A Dvdpau_hevc.c194 info->IDRPicFlag = IS_IDR(h); in vdpau_hevc_start_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dhevcdec.h77 #define IS_IDR(s) ((s)->nal_unit_type == HEVC_NAL_IDR_W_RADL || (s)->nal_unit_type == HEVC_NAL_IDR_… macro
H A Dnvdec_hevc.c131 .IdrPicFlag = IS_IDR(s), in nvdec_hevc_start_frame()
H A Ddxva2_hevc.c136 … (IS_IDR(h) << 17) | in fill_picture_parameters()
H A Dvdpau_hevc.c194 info->IDRPicFlag = IS_IDR(h); in vdpau_hevc_start_frame()

12