Home
last modified time | relevance | path

Searched refs:redundant_pic_cnt_present (Results 1 – 25 of 72) sorted by relevance

123

/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dh264_ps.h123 int redundant_pic_cnt_present; ///< redundant_pic_cnt_present_flag member
H A Dnvdec_h264.c100 .redundant_pic_cnt_present_flag = pps->redundant_pic_cnt_present, in nvdec_h264_start_frame()
H A Dvdpau_h264.c166 info->redundant_pic_cnt_present_flag = pps->redundant_pic_cnt_present; in vdpau_h264_start_frame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dh264_ps.h123 int redundant_pic_cnt_present; ///< redundant_pic_cnt_present_flag member
H A Dnvdec_h264.c100 .redundant_pic_cnt_present_flag = pps->redundant_pic_cnt_present, in nvdec_h264_start_frame()
H A Dvdpau_h264.c166 info->redundant_pic_cnt_present_flag = pps->redundant_pic_cnt_present; in vdpau_h264_start_frame()
H A Dvaapi_h264.c272 .redundant_pic_cnt_present_flag = pps->redundant_pic_cnt_present, in vaapi_h264_start_frame()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dh264_ps.h125 int redundant_pic_cnt_present; ///< redundant_pic_cnt_present_flag member
H A Dnvdec_h264.c100 .redundant_pic_cnt_present_flag = pps->redundant_pic_cnt_present, in nvdec_h264_start_frame()
H A Dvdpau_h264.c166 info->redundant_pic_cnt_present_flag = pps->redundant_pic_cnt_present; in vdpau_h264_start_frame()
H A Dvaapi_h264.c272 .redundant_pic_cnt_present_flag = pps->redundant_pic_cnt_present, in vaapi_h264_start_frame()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dh264_ps.h125 int redundant_pic_cnt_present; ///< redundant_pic_cnt_present_flag member
H A Dnvdec_h264.c100 .redundant_pic_cnt_present_flag = pps->redundant_pic_cnt_present, in nvdec_h264_start_frame()
H A Dvdpau_h264.c166 info->redundant_pic_cnt_present_flag = pps->redundant_pic_cnt_present; in vdpau_h264_start_frame()
H A Dvaapi_h264.c272 .redundant_pic_cnt_present_flag = pps->redundant_pic_cnt_present, in vaapi_h264_start_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dh264_ps.h125 int redundant_pic_cnt_present; ///< redundant_pic_cnt_present_flag member
H A Dnvdec_h264.c100 .redundant_pic_cnt_present_flag = pps->redundant_pic_cnt_present, in nvdec_h264_start_frame()
H A Dvdpau_h264.c166 info->redundant_pic_cnt_present_flag = pps->redundant_pic_cnt_present; in vdpau_h264_start_frame()
/dports/multimedia/tstools/tstools-1.11/
H A Dnalunit_defns.h111 int redundant_pic_cnt_present; member
H A Dnalunit.c462 data->redundant_pic_cnt_present = FALSE; in read_slice_data()
465 data->redundant_pic_cnt_present = TRUE; in read_slice_data()
1037 return nal_is_slice(nal) && nal->u.slice.redundant_pic_cnt_present && in nal_is_redundant()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dh264.h131 int redundant_pic_cnt_present; ///< redundant_pic_cnt_present_flag member
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dvdpau_h264.c154 info->redundant_pic_cnt_present_flag = h->pps.redundant_pic_cnt_present; in vdpau_h264_start_frame()
H A Dh264_ps.c692 pps->redundant_pic_cnt_present = get_bits1(&h->gb); in ff_h264_decode_picture_parameter_set()
729 pps->redundant_pic_cnt_present ? "REDU" : "", in ff_h264_decode_picture_parameter_set()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dvdpau_h264.c154 info->redundant_pic_cnt_present_flag = h->pps.redundant_pic_cnt_present; in vdpau_h264_start_frame()
H A Dh264_ps.c692 pps->redundant_pic_cnt_present = get_bits1(&h->gb); in ff_h264_decode_picture_parameter_set()
729 pps->redundant_pic_cnt_present ? "REDU" : "", in ff_h264_decode_picture_parameter_set()

123