/third_party/ffmpeg/libavcodec/ |
D | h264_ps.h | 44 typedef struct SPS { struct 106 } SPS; argument 140 const SPS *sps; 150 const SPS *sps;
|
D | h264_parse.h | 56 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);
|
D | h264_ps.c | 108 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 …]
|
D | nvdec_h264.c | 52 const SPS *sps = h->ps.sps; in nvdec_h264_start_frame() 168 const SPS *sps = h->ps.sps; in nvdec_h264_frame_params()
|
D | h264_sei.c | 62 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()
|
D | h264_sei.h | 199 int ff_h264_sei_process_picture_timing(H264SEIPictureTiming *h, const SPS *sps,
|
D | h264_parse.c | 27 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()
|
D | mediacodecdec.c | 129 const SPS *sps = NULL; in h264_set_extradata() 150 sps = (const SPS*)ps.sps_list[pps->sps_id]->data; in h264_set_extradata()
|
D | h264_slice.c | 881 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()
|
D | vdpau_h264.c | 126 const SPS *sps = h->ps.sps; in vdpau_h264_start_frame()
|
D | vaapi_h264.c | 233 const SPS *sps = h->ps.sps; in vaapi_h264_start_frame()
|
D | cbs_h2645.c | 691 cbs_h2645_replace_ps(4, SPS, sps, seq_parameter_set_id) 694 cbs_h2645_replace_ps(5, SPS, sps, sps_seq_parameter_set_id)
|
D | dxva2_h264.c | 52 const SPS *sps = h->ps.sps; in fill_picture_parameters()
|
D | h264_parser.c | 277 const SPS *sps; in parse_nal_units()
|
D | h264_cabac.c | 1913 const SPS *sps = h->ps.sps; in ff_h264_decode_mb_cabac()
|
/third_party/ffmpeg/doc/ |
D | bitstream_filters.texi | 144 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/ |
D | 21.1.4.rst | 145 - radeon/vcn/enc: Add missing line to HEVC SPS header code
|
/third_party/openh264/ |
D | README.md | 33 - Multiple reference frames when specified in Sequence Parameter Set (SPS)
|
D | RELEASES | 63 - Changed SPS/PPS strategy option name,See enum ENCODER_OPTION
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkVulkan_c.inl | 261 // 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/ |
D | NEWS | 703 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/ |
D | NEWS | 703 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/ |
D | NEWS | 703 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/ |
D | NEWS | 703 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/ |
D | NEWS | 703 in-band SPS/PPS/VPS signalling for more flexibility. 758 - matroskamux: accept in-band SPS/PPS/VPS for H.264 and H.265
|