Home
last modified time | relevance | path

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

12

/openbmc/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 Dops.h475 struct snd_sof_pcm_stream *sps, in snd_sof_ipc_msg_data()
483 struct snd_sof_pcm_stream *sps, in snd_sof_set_stream_data_offset()
/openbmc/linux/drivers/pmdomain/actions/
H A Dowl-sps.c44 struct owl_sps *sps; member
75 static int owl_sps_init_domain(struct owl_sps *sps, int index) in owl_sps_init_domain()
101 struct owl_sps *sps; in owl_sps_probe() local
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_hevc_dec.c30 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in prepare_tile_info_buffer() local
124 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in compute_header_skip_length() local
158 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in set_params() local
534 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in prepare_scaling_list_buffer() local
H A Dhantro_hevc.c76 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in tile_buffer_reallocate() local
152 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.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
H A Dhantro_g1_h264_dec.c26 const struct v4l2_ctrl_h264_sps *sps = ctrls->sps; in set_params() local
H A Dhantro_h264.c236 const struct v4l2_ctrl_h264_sps *sps = ctrls->sps; in prepare_table() local
/openbmc/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()
/openbmc/qemu/target/ppc/
H A Dmmu-hash64.c245 const PPCHash64SegmentPageSizes *sps = NULL; in ppc_store_slb() local
598 static unsigned hpte_page_shift(const PPCHash64SegmentPageSizes *sps, in hpte_page_shift()
648 const PPCHash64SegmentPageSizes *sps, in ppc_hash64_pteg_search()
714 const PPCHash64SegmentPageSizes *sps = slb->sps; in ppc_hash64_htab_lookup() local
789 const PPCHash64SegmentPageSizes *sps = &cpu->hash64_opts->sps[i]; in ppc_hash64_hpte_page_shift_noslb() local
963 const PPCHash64SegmentPageSizes *sps = &cpu->hash64_opts->sps[i]; in build_vrma_slbe() local
/openbmc/linux/drivers/media/test-drivers/visl/
H A Dvisl-dec.h32 const struct v4l2_ctrl_h264_sps *sps; member
41 const struct v4l2_ctrl_hevc_sps *sps; member
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
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; in get_vdec_sig_decode_parameters() local
280 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
/openbmc/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
/openbmc/qemu/hw/ppc/
H A Dfdt.c25 PPCHash64SegmentPageSizes *sps = &cpu->hash64_opts->sps[i]; in ppc_create_page_sizes_prop() local
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-ipc.c395 struct snd_sof_pcm_stream *sps, in hda_ipc_msg_data()
420 struct snd_sof_pcm_stream *sps, in hda_set_stream_data_offset()
/openbmc/linux/sound/soc/sof/amd/
H A Dacp-ipc.c249 int acp_sof_ipc_msg_data(struct snd_sof_dev *sdev, struct snd_sof_pcm_stream *sps, in acp_sof_ipc_msg_data()
276 struct snd_sof_pcm_stream *sps, in acp_set_stream_data_offset()
/openbmc/linux/arch/arm64/boot/dts/actions/
H A Ds700.dtsi220 sps: power-controller@e01b0100 { label
H A Ds900.dtsi178 sps: power-controller@e012e000 { label
/openbmc/linux/drivers/staging/media/rkvdec/
H A Drkvdec-h264.c109 const struct v4l2_ctrl_h264_sps *sps; member
637 const struct v4l2_ctrl_h264_sps *sps = run->sps; in assemble_hw_pps() local
888 const struct v4l2_ctrl_h264_sps *sps = run->sps; in config_registers() local
1030 const struct v4l2_ctrl_h264_sps *sps) in rkvdec_h264_validate_sps()
/openbmc/linux/arch/arm/boot/dts/actions/
H A Dowl-s500.dtsi256 sps: power-controller@b01b0100 { label
/openbmc/linux/drivers/iio/imu/
H A Dadis16400.c349 int sps, ret; in adis16400_get_freq() local
398 static int __adis16400_set_filter(struct iio_dev *indio_dev, int sps, int val) in __adis16400_set_filter()
500 int ret, sps; in adis16400_write_raw() local
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-h264.c33 const struct v4l2_ctrl_h264_sps *sps, in v4l2_h264_init_reflist_builder()

12