| /third_party/ffmpeg/libavcodec/ |
| D | cbs_h264_syntax_template.c | 260 static int FUNC(sps)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument 408 const H264RawSPS *sps; in FUNC() local 518 const H264RawSPS *sps; in FUNC() local 612 const H264RawSPS *sps; in FUNC() local 727 const H264RawSPS *sps; in FUNC() local 863 const H264RawSPS *sps = h264->active_sps; in FUNC() local 922 const H264RawSPS *sps = h264->active_sps; in FUNC() local 975 const H264RawSPS *sps = h264->active_sps; in FUNC() local 1026 const H264RawSPS *sps; in FUNC() local
|
| D | h264_ps.c | 107 SPS *sps) in decode_hrd_parameters() 133 SPS *sps) in decode_vui_parameters() 279 static int decode_scaling_matrices(GetBitContext *gb, const SPS *sps, in decode_scaling_matrices() 339 SPS *sps; in ff_h264_decode_seq_parameter_set() local 643 static void init_dequant8_coeff_table(PPS *pps, const SPS *sps) in init_dequant8_coeff_table() 670 static void init_dequant4_coeff_table(PPS *pps, const SPS *sps) in init_dequant4_coeff_table() 696 static void init_dequant_tables(PPS *pps, const SPS *sps) in init_dequant_tables() 724 static int more_rbsp_data_in_pps(const SPS *sps, void *logctx) in more_rbsp_data_in_pps() 751 const SPS *sps; in ff_h264_decode_picture_parameter_set() local
|
| D | hevc_ps.c | 120 ShortTermRPS *rps, const HEVCSPS *sps, int is_slice_header) in ff_hevc_decode_short_term_rps() 586 int apply_defdispwin, HEVCSPS *sps) in decode_vui() 780 …atic int scaling_list_data(GetBitContext *gb, AVCodecContext *avctx, ScalingList *sl, HEVCSPS *sps) in scaling_list_data() 856 static int map_pixel_format(AVCodecContext *avctx, HEVCSPS *sps) in map_pixel_format() 905 int ff_hevc_parse_sps(HEVCSPS *sps, GetBitContext *gb, unsigned int *sps_id, in ff_hevc_parse_sps() 1250 HEVCSPS *sps; in ff_hevc_decode_nal_sps() local 1324 HEVCPPS *pps, HEVCSPS *sps) { in pps_range_extensions() 1365 HEVCPPS *pps, HEVCSPS *sps) in setup_pps() 1499 HEVCSPS *sps = NULL; in ff_hevc_decode_nal_pps() local 1760 int ff_hevc_compute_poc(const HEVCSPS *sps, int pocTid0, int poc_lsb, int nal_unit_type) in ff_hevc_compute_poc()
|
| D | cbs_h265_syntax_template.c | 776 static int FUNC(sps)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument 972 const H265RawSPS *sps = h265->active_sps; in FUNC() local 1040 const H265RawSPS *sps; in FUNC() local 1205 const H265RawSPS *sps = h265->active_sps; in FUNC() local 1305 const H265RawSPS *sps; in FUNC() local 1626 const H265RawSPS *sps; in FUNC() local 1736 const H265RawSPS *sps; in FUNC() local 1855 const H265RawSPS *sps = h265->active_sps; in FUNC() local 1976 const H265RawSPS *sps = h265->active_sps; in FUNC() local
|
| D | nvdec_h264.c | 52 const SPS *sps = h->ps.sps; in nvdec_h264_start_frame() local 168 const SPS *sps = h->ps.sps; in nvdec_h264_frame_params() local
|
| D | nvdec_hevc.c | 75 const HEVCSPS *sps = s->ps.sps; in nvdec_hevc_start_frame() local 301 const HEVCSPS *sps = s->ps.sps; in nvdec_hevc_frame_params() local
|
| D | h264_parse.c | 29 int ff_h264_pred_weight_table(GetBitContext *gb, const SPS *sps, in ff_h264_pred_weight_table() 280 const SPS *sps, H264POCContext *pc, in ff_h264_init_poc() 531 int ff_h264_get_profile(const SPS *sps) in ff_h264_get_profile()
|
| D | h264_slice.c | 910 const SPS *sps = (const SPS*)h->ps.sps; in init_dimensions() local 950 const SPS *sps = h->ps.sps; in h264_slice_header_init() local 1043 const SPS *sps; in h264_init_ps() local 1162 const SPS *sps = h->ps.sps; in h264_export_frame_props() local 1439 const SPS *sps = h->ps.sps; in h264_select_output_frame() local 1544 const SPS *sps; in h264_field_start() local 1835 const SPS *sps; in h264_slice_header_parse() local
|
| D | vt_internal.h | 46 uint8_t sps[3]; member
|
| D | vdpau_hevc.c | 46 const HEVCSPS *sps = h->ps.sps; in vdpau_hevc_start_frame() local 472 const HEVCSPS *sps = h->ps.sps; in vdpau_hevc_parse_rext_profile() local
|
| D | mediacodecdec.c | 133 const SPS *sps = NULL; in h264_set_extradata() local 202 const HEVCSPS *sps = NULL; in hevc_set_extradata() local
|
| D | vaapi_hevc.c | 123 const HEVCSPS *sps = h->ps.sps; in vaapi_hevc_start_frame() local 552 const HEVCSPS *sps = h->ps.sps; in ff_vaapi_parse_hevc_rext_profile() local
|
| D | h264_sei.c | 69 int ff_h264_sei_process_picture_timing(H264SEIPictureTiming *h, const SPS *sps, in ff_h264_sei_process_picture_timing() 310 const SPS *sps; in decode_buffering_period() local
|
| D | h265_metadata_bsf.c | 93 const H265RawSPS *sps = unit->content; in h265_metadata_guess_level() local 190 H265RawSPS *sps) in h265_metadata_update_sps()
|
| D | qsvenc_hevc.c | 61 HEVCSPS sps = { 0 }; in generate_fake_vps() local
|
| D | vdpau_h264.c | 125 const SPS *sps = h->ps.sps; in vdpau_h264_start_frame() local
|
| D | hevcdec.c | 95 static int pic_arrays_init(HEVCContext *s, const HEVCSPS *sps) in pic_arrays_init() 269 const HEVCSPS *sps = s->ps.sps; in decode_lt_rps() local 324 static void export_stream_params(HEVCContext *s, const HEVCSPS *sps) in export_stream_params() 400 static enum AVPixelFormat get_format(HEVCContext *s, const HEVCSPS *sps) in get_format() 495 static int set_sps(HEVCContext *s, const HEVCSPS *sps, in set_sps() 596 const HEVCSPS *sps = (HEVCSPS*)s->ps.sps_list[s->ps.pps->sps_id]->data; in hls_slice_header() local 2934 const HEVCSPS *sps = s->ps.sps; in set_side_data() local 3469 const HEVCSPS *sps = (const HEVCSPS*)s->ps.sps_list[i]->data; in hevc_decode_extradata() local
|
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| D | vid_dec_h265.c | 214 struct vl_rbsp *rbsp, struct pipe_h265_sps *sps) in scaling_list_data() 290 struct ref_pic_set *rps, struct pipe_h265_sps *sps, in st_ref_pic_set() 408 struct pipe_h265_sps *sps; in seq_parameter_set() local 532 struct pipe_h265_sps *sps; in picture_parameter_set() local 762 struct pipe_h265_sps *sps; in slice_header() local
|
| /third_party/ffmpeg/libavformat/ |
| D | hevcdec.c | 30 int vps = 0, sps = 0, pps = 0, irap = 0; in hevc_probe() local
|
| D | h264dec.c | 33 int sps = 0, pps = 0, idr = 0, res = 0, sli = 0; in h264_probe() local
|
| D | avc.c | 146 uint8_t *sps, *pps, *sps_ext; in ff_isom_write_avcc() local 368 int ff_avc_decode_sps(H264SPS *sps, const uint8_t *buf, int buf_size) in ff_avc_decode_sps()
|
| D | rtpdec_hevc.c | 41 uint8_t *sps, *pps, *vps, *sei; member
|
| /third_party/mesa3d/src/gallium/frontends/omx/ |
| D | vid_dec_h264_common.c | 200 struct pipe_h264_sps *sps; in seq_parameter_set() local 372 struct pipe_h264_sps *sps; in picture_parameter_set() local 530 struct pipe_h264_sps *sps, enum pipe_h264_slice_type slice_type) in pred_weight_table() 630 struct pipe_h264_sps *sps; in slice_header() local
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| D | d3d12_video_encoder_bitstream_builder_h264.cpp | 225 d3d12_video_bitstream_builder_h264::print_sps(const H264_SPS &sps) in print_sps()
|
| /third_party/node/deps/v8/tools/turbolizer/src/ |
| D | code-view.ts | 237 const sps = this.sourceResolver.sourcePositionsInRange(this.source.sourceId, pos - adjust, end); constant
|