Home
last modified time | relevance | path

Searched refs:SPS (Results 1 – 25 of 33) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
Dh264_ps.h44 typedef struct SPS { struct
106 } SPS; argument
140 const SPS *sps;
150 const SPS *sps;
Dh264_parse.h56 int ff_h264_pred_weight_table(GetBitContext *gb, const SPS *sps,
81 const SPS *sps, H264POCContext *poc,
91 int ff_h264_get_profile(const SPS *sps);
Dh264_ps.c108 SPS *sps) in decode_hrd_parameters()
134 SPS *sps) in decode_vui_parameters()
280 static int decode_scaling_matrices(GetBitContext *gb, const SPS *sps, in decode_scaling_matrices()
340 SPS *sps; in ff_h264_decode_seq_parameter_set()
346 sps = (SPS*)sps_buf->data; in ff_h264_decode_seq_parameter_set()
645 static void init_dequant8_coeff_table(PPS *pps, const SPS *sps) in init_dequant8_coeff_table()
672 static void init_dequant4_coeff_table(PPS *pps, const SPS *sps) in init_dequant4_coeff_table()
698 static void init_dequant_tables(PPS *pps, const SPS *sps) in init_dequant_tables()
726 static int more_rbsp_data_in_pps(const SPS *sps, void *logctx) in more_rbsp_data_in_pps()
753 const SPS *sps; in ff_h264_decode_picture_parameter_set()
[all …]
Dnvdec_h264.c52 const SPS *sps = h->ps.sps; in nvdec_h264_start_frame()
168 const SPS *sps = h->ps.sps; in nvdec_h264_frame_params()
Dh264_sei.c62 int ff_h264_sei_process_picture_timing(H264SEIPictureTiming *h, const SPS *sps, in ff_h264_sei_process_picture_timing()
303 const SPS *sps; in decode_buffering_period()
311 sps = (const SPS*)ps->sps_list[sps_id]->data; in decode_buffering_period()
Dh264_sei.h199 int ff_h264_sei_process_picture_timing(H264SEIPictureTiming *h, const SPS *sps,
Dh264_parse.c27 int ff_h264_pred_weight_table(GetBitContext *gb, const SPS *sps, in ff_h264_pred_weight_table()
278 const SPS *sps, H264POCContext *pc, in ff_h264_init_poc()
529 int ff_h264_get_profile(const SPS *sps) in ff_h264_get_profile()
Dmediacodecdec.c129 const SPS *sps = NULL; in h264_set_extradata()
150 sps = (const SPS*)ps.sps_list[pps->sps_id]->data; in h264_set_extradata()
Dh264_slice.c881 const SPS *sps = (const SPS*)h->ps.sps; in init_dimensions()
921 const SPS *sps = h->ps.sps; in h264_slice_header_init()
1021 const SPS *sps; in h264_init_ps()
1034 h->ps.sps = (const SPS*)h->ps.pps->sps; in h264_init_ps()
1140 const SPS *sps = h->ps.sps; in h264_export_frame_props()
1353 const SPS *sps = h->ps.sps; in h264_select_output_frame()
1458 const SPS *sps; in h264_field_start()
1744 const SPS *sps; in h264_slice_header_parse()
Dvdpau_h264.c126 const SPS *sps = h->ps.sps; in vdpau_h264_start_frame()
Dvaapi_h264.c233 const SPS *sps = h->ps.sps; in vaapi_h264_start_frame()
Dcbs_h2645.c691 cbs_h2645_replace_ps(4, SPS, sps, seq_parameter_set_id)
694 cbs_h2645_replace_ps(5, SPS, sps, sps_seq_parameter_set_id)
Ddxva2_h264.c52 const SPS *sps = h->ps.sps; in fill_picture_parameters()
Dh264_parser.c277 const SPS *sps; in parse_nal_units()
Dh264_cabac.c1913 const SPS *sps = h->ps.sps; in ff_h264_decode_mb_cabac()
/third_party/ffmpeg/doc/
Dbitstream_filters.texi144 or H.264/HEVC (VPS/)SPS/PPS) to be transmitted either "in-band" (i.e. as a part
261 Set the frame cropping offsets in the SPS. These values will replace
280 Set the level in the SPS. Refer to H.264 section A.3 and tables A-1
364 Set the conformance window cropping offsets in the SPS. These values
371 Set the level in the VPS and SPS. See H.265 section A.4 and tables
/third_party/mesa3d/docs/relnotes/
D21.1.4.rst145 - radeon/vcn/enc: Add missing line to HEVC SPS header code
/third_party/openh264/
DREADME.md33 - Multiple reference frames when specified in Sequence Parameter Set (SPS)
DRELEASES63 - Changed SPS/PPS strategy option name,See enum ENCODER_OPTION
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkVulkan_c.inl261 // seq_scaling_list_present_flag[i] for SPS OR
268 // UseDefaultScalingMatrix8x8Flag[ i - 6 ] for SPS OR PPS
657 // extension SPS flags, valid when STD_VIDEO_H265_PROFILE_IDC_FORMAT_RANGE_EXTENSIONS is set
668 // extension SPS flags, valid when STD_VIDEO_H265_PROFILE_IDC_SCC_EXTENSIONS is set
710 // extension SPS flags, valid when STD_VIDEO_H265_PROFILE_IDC_SCC_EXTENSIONS is set
840 deUint8 seq_parameter_set_id; // Selecting SPS from the Picture Parameters
841 deUint8 pic_parameter_set_id; // Selecting PPS from the Picture Parameters and the SPS
/third_party/gstreamer/gstplugins_base/
DNEWS703 in-band SPS/PPS/VPS signalling for more flexibility.
758 - matroskamux: accept in-band SPS/PPS/VPS for H.264 and H.265
/third_party/gstreamer/gstplugins_good/
DNEWS703 in-band SPS/PPS/VPS signalling for more flexibility.
758 - matroskamux: accept in-band SPS/PPS/VPS for H.264 and H.265
/third_party/gstreamer/gst_libav/
DNEWS703 in-band SPS/PPS/VPS signalling for more flexibility.
758 - matroskamux: accept in-band SPS/PPS/VPS for H.264 and H.265
/third_party/gstreamer/gstreamer/
DNEWS703 in-band SPS/PPS/VPS signalling for more flexibility.
758 - matroskamux: accept in-band SPS/PPS/VPS for H.264 and H.265
/third_party/gstreamer/gstplugins_bad/
DNEWS703 in-band SPS/PPS/VPS signalling for more flexibility.
758 - matroskamux: accept in-band SPS/PPS/VPS for H.264 and H.265

12