Home
last modified time | relevance | path

Searched defs:sps (Results 51 - 75 of 108) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_if.c20 struct mtk_h264_sps_param sps; member
99 const struct v4l2_ctrl_h264_sps *sps; in get_vdec_decode_parameters() local
H A Dvdec_h264_req_multi_if.c42 struct mtk_h264_sps_param sps; member
123 struct v4l2_ctrl_h264_sps sps; member
179 const struct v4l2_ctrl_h264_sps *sps; in vdec_h264_slice_fill_decode_parameters() local
219 const struct v4l2_ctrl_h264_sps *sps; get_vdec_sig_decode_parameters() local
280 struct v4l2_ctrl_h264_sps *sps = &share_info->sps; vdec_h264_slice_fill_decode_reflist() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dh264_ps.c106 decode_hrd_parameters(GetBitContext *gb, void *logctx, SPS *sps) decode_hrd_parameters() argument
132 decode_vui_parameters(GetBitContext *gb, void *logctx, SPS *sps) decode_vui_parameters() argument
279 decode_scaling_matrices(GetBitContext *gb, const SPS *sps, const PPS *pps, int is_sps, uint8_t(*scaling_matrix4)[16], uint8_t(*scaling_matrix8)[64]) decode_scaling_matrices() argument
339 SPS *sps; ff_h264_decode_seq_parameter_set() local
643 init_dequant8_coeff_table(PPS *pps, const SPS *sps) init_dequant8_coeff_table() argument
670 init_dequant4_coeff_table(PPS *pps, const SPS *sps) init_dequant4_coeff_table() argument
696 init_dequant_tables(PPS *pps, const SPS *sps) init_dequant_tables() argument
724 more_rbsp_data_in_pps(const SPS *sps, void *logctx) more_rbsp_data_in_pps() argument
751 const SPS *sps; ff_h264_decode_picture_parameter_set() local
[all...]
H A Dh264_parse.c29 int ff_h264_pred_weight_table(GetBitContext *gb, const SPS *sps, in ff_h264_pred_weight_table() argument
279 ff_h264_init_poc(int pic_field_poc[2], int *pic_poc, const SPS *sps, H264POCContext *pc, int picture_structure, int nal_ref_idc) ff_h264_init_poc() argument
531 ff_h264_get_profile(const SPS *sps) ff_h264_get_profile() argument
[all...]
H A Dh265_metadata_bsf.c93 const H265RawSPS *sps = unit->content; in h265_metadata_guess_level() local
189 h265_metadata_update_sps(AVBSFContext *bsf, H265RawSPS *sps) h265_metadata_update_sps() argument
[all...]
H A Dh264_metadata_bsf.c139 h264_metadata_update_sps(AVBSFContext *bsf, H264RawSPS *sps) h264_metadata_update_sps() argument
[all...]
H A Dh264_ps.h140 const SPS *sps; member
150 const SPS *sps; member
H A Dcbs_h265_syntax_template.c776 static int FUNC(sps)(CodedBitstreamContext *ctx, RWContext *rw, in sps() function
972 const H265RawSPS *sps = h265->active_sps; in pps_range_extension() local
322 vui_parameters(CodedBitstreamContext *ctx, RWContext *rw, H265RawVUI *current, const H265RawSPS *sps) vui_parameters() argument
516 st_ref_pic_set(CodedBitstreamContext *ctx, RWContext *rw, H265RawSTRefPicSet *current, int st_rps_idx, const H265RawSPS *sps) st_ref_pic_set() argument
750 vui_parameters_default(CodedBitstreamContext *ctx, RWContext *rw, H265RawVUI *current, H265RawSPS *sps) vui_parameters_default() argument
1040 const H265RawSPS *sps; pps() local
1205 const H265RawSPS *sps = h265->active_sps; pred_weight_table() local
1305 const H265RawSPS *sps; slice_segment_header() local
1626 const H265RawSPS *sps; sei_buffering_period() local
1736 const H265RawSPS *sps; sei_pic_timing() local
1855 const H265RawSPS *sps = h265->active_sps; film_grain_characteristics() local
1976 const H265RawSPS *sps = h265->active_sps; sei_decoded_picture_hash() local
[all...]
H A Dvaapi_encode_h265.c254 H265RawSPS *sps = &priv->raw_sps; in vaapi_encode_h265_init_sequence_params() local
959 const H265RawSPS *sps = &priv->raw_sps; vaapi_encode_h265_init_slice_params() local
[all...]
/third_party/ffmpeg/libavformat/
H A Davc.c146 uint8_t *sps, *pps, *sps_ext; in ff_isom_write_avcc() local
368 ff_avc_decode_sps(H264SPS *sps, const uint8_t *buf, int buf_size) ff_avc_decode_sps() argument
[all...]
H A Dsdp.c166 const uint8_t *sps = NULL, *sps_end; in extradata2psets() local
/kernel/linux/linux-5.10/drivers/staging/media/rkvdec/
H A Drkvdec.c33 const struct v4l2_ctrl_h264_sps *sps = ctrl->p_new.p_h264_sps; in rkvdec_try_ctrl() local
H A Drkvdec-h264.c112 const struct v4l2_ctrl_h264_sps *sps; member
640 const struct v4l2_ctrl_h264_sps *sps = run->sps; in assemble_hw_pps() local
755 const struct v4l2_ctrl_h264_sps *sps = run->sps; assemble_hw_rps() local
899 const struct v4l2_ctrl_h264_sps *sps = run->sps; config_registers() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.h64 const struct v4l2_ctrl_h264_sps *sps; member
74 const struct v4l2_ctrl_hevc_sps *sps; member
H A Dcedrus_h264.c98 const struct v4l2_ctrl_h264_sps *sps = run->h264.sps; in cedrus_write_frame_list() local
327 const struct v4l2_ctrl_h264_sps *sps = run->h264.sps; in cedrus_set_params() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Dhantro_drv.c256 const struct v4l2_ctrl_h264_sps *sps = ctrl->p_new.p_h264_sps; in hantro_try_ctrl() local
268 const struct v4l2_ctrl_hevc_sps *sps = ctrl->p_new.p_hevc_sps; in hantro_try_ctrl() local
341 const struct v4l2_ctrl_hevc_sps *sps = ctrl->p_new.p_hevc_sps; in hantro_hevc_s_ctrl() local
[all...]
H A Drockchip_vpu2_hw_h264_dec.c197 const struct v4l2_ctrl_h264_sps *sps = ctrls->sps; in set_params() local
[all...]
H A Dhantro_hw.h77 const struct v4l2_ctrl_h264_sps *sps; member
128 const struct v4l2_ctrl_hevc_sps *sps; member
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h265.c420 const struct v4l2_ctrl_hevc_sps *sps; in cedrus_h265_setup() local
[all...]
H A Dcedrus_h264.c91 const struct v4l2_ctrl_h264_sps *sps = run->h264.sps; in cedrus_write_frame_list() local
143 const struct v4l2_ctrl_h264_sps *sps = run->h264.sps; in cedrus_write_frame_list() local
347 const struct v4l2_ctrl_h264_sps *sps = run->h264.sps; in cedrus_set_params() local
[all...]
H A Dcedrus.h60 const struct v4l2_ctrl_h264_sps *sps; member
71 const struct v4l2_ctrl_hevc_sps *sps; member
/kernel/linux/linux-6.6/drivers/media/platform/nvidia/tegra-vde/
H A Dvde.h141 const struct v4l2_ctrl_h264_sps *sps; member
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dops.h474 snd_sof_ipc_msg_data(struct snd_sof_dev *sdev, struct snd_sof_pcm_stream *sps, void *p, size_t sz) snd_sof_ipc_msg_data() argument
482 snd_sof_set_stream_data_offset(struct snd_sof_dev *sdev, struct snd_sof_pcm_stream *sps, size_t posn_offset) snd_sof_set_stream_data_offset() argument
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_h265.c213 scaling_list_data(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp, struct pipe_h265_sps *sps) scaling_list_data() argument
289 st_ref_pic_set(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp, struct ref_pic_set *rps, struct pipe_h265_sps *sps, unsigned idx) st_ref_pic_set() argument
408 struct pipe_h265_sps *sps; seq_parameter_set() local
532 struct pipe_h265_sps *sps; picture_parameter_set() local
762 struct pipe_h265_sps *sps; slice_header() local
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_h264_common.c200 struct pipe_h264_sps *sps; in seq_parameter_set() local
372 struct pipe_h264_sps *sps; picture_parameter_set() local
529 pred_weight_table(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp, struct pipe_h264_sps *sps, enum pipe_h264_slice_type slice_type) pred_weight_table() argument
630 struct pipe_h264_sps *sps; slice_header() local
[all...]

Completed in 21 milliseconds

12345