Home
last modified time | relevance | path

Searched defs:sps (Results 1 – 25 of 48) sorted by relevance

12

/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_hevc_dec.c16 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in prepare_tile_info_buffer() local
110 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in compute_header_skip_length() local
144 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in set_params() local
546 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in prepare_scaling_list_buffer() local
H A Dhantro_hevc.c81 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in tile_buffer_reallocate() local
157 static int hantro_hevc_validate_sps(struct hantro_ctx *ctx, const struct v4l2_ctrl_hevc_sps *sps) in hantro_hevc_validate_sps()
H A Dhantro_drv.c258 const struct v4l2_ctrl_h264_sps *sps = ctrl->p_new.p_h264_sps; in hantro_try_ctrl() local
270 const struct v4l2_ctrl_hevc_sps *sps = ctrl->p_new.p_hevc_sps; in hantro_try_ctrl() local
343 const struct v4l2_ctrl_hevc_sps *sps = ctrl->p_new.p_hevc_sps; in hantro_hevc_s_ctrl() local
H A Dhantro_g2.c113 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in hantro_g2_mv_size() local
H A Dhantro_g1_h264_dec.c26 const struct v4l2_ctrl_h264_sps *sps = ctrls->sps; in set_params() local
/linux/drivers/pmdomain/actions/
H A Dowl-sps.c46 struct owl_sps *sps; member
77 static int owl_sps_init_domain(struct owl_sps *sps, int index) in owl_sps_init_domain()
102 struct owl_sps *sps; in owl_sps_probe() local
/linux/sound/soc/sof/
H A Dstream-ipc.c30 struct snd_sof_pcm_stream *sps, in sof_ipc_msg_data()
68 struct snd_sof_pcm_stream *sps, in sof_set_stream_data_offset()
H A Dipc4-pcm.c65 sof_ipc4_sps_to_time_info(struct snd_sof_pcm_stream *sps) in sof_ipc4_sps_to_time_info()
965 static void sof_ipc4_build_time_info(struct snd_sof_dev *sdev, struct snd_sof_pcm_stream *sps) in sof_ipc4_build_time_info()
1094 struct snd_sof_pcm_stream *sps, in sof_ipc4_get_stream_start_offset()
1170 struct snd_sof_pcm_stream *sps; in sof_ipc4_pcm_pointer() local
H A Dops.h495 return sof_ops(sdev)->set_stream_data_offset(sdev, sps, in snd_sof_set_stream_data_offset() argument
487 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
/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.c198 static void nal_h264_rbsp_sps(struct rbsp *rbsp, struct nal_h264_sps *sps) in nal_h264_rbsp_sps()
354 void *dest, size_t n, struct nal_h264_sps *sps) in nal_h264_write_sps()
395 struct nal_h264_sps *sps, void *src, size_t n) in nal_h264_read_sps()
H A Dnal-hevc.c340 static void nal_hevc_rbsp_sps(struct rbsp *rbsp, struct nal_hevc_sps *sps) in nal_hevc_rbsp_sps()
615 void *dest, size_t n, struct nal_hevc_sps *sps) in nal_hevc_write_sps()
659 struct nal_hevc_sps *sps, void *src, size_t n) in nal_hevc_read_sps()
/linux/drivers/media/platform/rockchip/rkvdec/
H A Drkvdec-hevc-common.c215 const struct v4l2_ctrl_hevc_sps *sps = run->sps; in rkvdec_hevc_assemble_hw_lt_rps() local
231 const struct v4l2_ctrl_hevc_sps *sps = run->sps; in rkvdec_hevc_assemble_hw_st_rps() local
457 const struct v4l2_ctrl_hevc_sps *sps = ctrl->p_new.p_hevc_sps; in rkvdec_hevc_get_image_fmt() local
H A Drkvdec-hevc.c144 const struct v4l2_ctrl_hevc_sps *sps = run->sps; in assemble_hw_pps() local
315 const struct v4l2_ctrl_hevc_sps *sps = run->sps; in assemble_sw_rps() local
407 const struct v4l2_ctrl_hevc_sps *sps = run->sps; in config_registers() local
506 const struct v4l2_ctrl_hevc_sps *sps) in rkvdec_hevc_validate_sps()
H A Drkvdec-vdpu381-hevc.c100 struct rkvdec_hevc_sps sps; member
128 const struct v4l2_ctrl_hevc_sps *sps = run->sps; in assemble_hw_pps() local
516 const struct v4l2_ctrl_hevc_sps *sps) in rkvdec_hevc_validate_sps()
H A Drkvdec-h264.c112 const struct v4l2_ctrl_h264_sps *sps = run->sps; in assemble_hw_pps() local
253 const struct v4l2_ctrl_h264_sps *sps = run->sps; in config_registers() local
H A Drkvdec-vdpu381-h264.c68 struct rkvdec_sps sps; member
90 const struct v4l2_ctrl_h264_sps *sps = run->sps; in assemble_hw_pps() local
/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.c34 const struct v4l2_ctrl_h264_sps *sps = ctrl->p_new.p_h264_sps; in cedrus_try_ctrl() local
46 const struct v4l2_ctrl_hevc_sps *sps = ctrl->p_new.p_hevc_sps; in cedrus_try_ctrl() local
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
/linux/sound/soc/sof/amd/
H A Dacp-ipc.c249 acp_sof_ipc_msg_data(struct snd_sof_dev * sdev,struct snd_sof_pcm_stream * sps,void * p,size_t sz) acp_sof_ipc_msg_data() argument
276 acp_set_stream_data_offset(struct snd_sof_dev * sdev,struct snd_sof_pcm_stream * sps,size_t posn_offset) acp_set_stream_data_offset() argument
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_multi_if.c43 struct mtk_h264_sps_param sps; member
123 struct v4l2_ctrl_h264_sps sps; member
274 const struct v4l2_ctrl_h264_sps *sps; in vdec_h264_slice_fill_decode_parameters() local
314 const struct v4l2_ctrl_h264_sps *sps; in get_vdec_sig_decode_parameters() local
372 struct v4l2_ctrl_h264_sps *sps = &share_info->sps; in vdec_h264_slice_fill_decode_reflist() local
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
/linux/sound/soc/sof/intel/
H A Dhda-ipc.c410 hda_ipc_msg_data(struct snd_sof_dev * sdev,struct snd_sof_pcm_stream * sps,void * p,size_t sz) hda_ipc_msg_data() argument
436 hda_set_stream_data_offset(struct snd_sof_dev * sdev,struct snd_sof_pcm_stream * sps,size_t posn_offset) hda_set_stream_data_offset() argument
/linux/arch/arm64/boot/dts/actions/
H A Ds700.dtsi220 sps: power-controller@e01b0100 { label
H A Ds900.dtsi178 sps: power-controller@e012e000 { label
/linux/arch/arm/boot/dts/actions/
H A Dowl-s500.dtsi256 sps: power-controller@b01b0100 { label

12