Home
last modified time | relevance | path

Searched refs:bit_depth (Results 26 – 50 of 65) sorted by relevance

123

/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-css.h85 u8 bit_depth; /* Effective bits per pixel */ member
H A Dipu3-css.c66 .bit_depth = 10,
74 .bit_depth = 10,
82 .bit_depth = 10,
90 .bit_depth = 10,
734 frame_sp_info->raw_bit_depth = css_queue_in->css_fmt->bit_depth; in imgu_css_pipeline_init()
743 frame_sp_info->raw_bit_depth = css_queue_out->css_fmt->bit_depth; in imgu_css_pipeline_init()
752 frame_sp_info->raw_bit_depth = css_queue_out->css_fmt->bit_depth; in imgu_css_pipeline_init()
761 frame_sp_info->raw_bit_depth = css_queue_vf->css_fmt->bit_depth; in imgu_css_pipeline_init()
923 frame_sp->info.raw_bit_depth = css_queue_in->css_fmt->bit_depth; in imgu_css_pipeline_init()
934 frame_sp->info.raw_bit_depth = css_queue_out->css_fmt->bit_depth; in imgu_css_pipeline_init()
[all …]
/openbmc/linux/sound/soc/sof/
H A Dipc4-topology.c63 offsetof(struct sof_ipc4_pin_format, audio_fmt.bit_depth)},
83 offsetof(struct sof_ipc4_pin_format, audio_fmt.bit_depth)},
177 pin_fmt[i].pin_index, fmt->sampling_frequency, fmt->bit_depth, fmt->ch_map, in sof_ipc4_dbg_audio_format()
1287 int *sample_rate, int *channel_count, int *bit_depth) in snd_sof_get_hw_config_params() argument
1322 *bit_depth = le32_to_cpu(hw_config->tdm_slot_width); in snd_sof_get_hw_config_params()
1327 *sample_rate, *bit_depth, *channel_count); in snd_sof_get_hw_config_params()
1339 int bit_depth, ret; in snd_sof_get_nhlt_endpoint_data() local
1346 bit_depth = params_width(params); in snd_sof_get_nhlt_endpoint_data()
1353 &bit_depth); in snd_sof_get_nhlt_endpoint_data()
1366 bit_depth, bit_depth, channel_count, sample_rate, in snd_sof_get_nhlt_endpoint_data()
[all …]
/openbmc/linux/sound/soc/intel/avs/
H A Dpath.c89 params_physical_width(params) == fmt->bit_depth && in avs_test_hw_params()
104 variant->fe_fmt->valid_bit_depth, variant->fe_fmt->bit_depth); in avs_path_find_variant()
107 variant->be_fmt->valid_bit_depth, variant->be_fmt->bit_depth); in avs_path_find_variant()
179 NHLT_LINK_SSP, fmt->valid_bit_depth, fmt->bit_depth, in avs_copier_create()
204 fmt->bit_depth, fmt->num_channels, in avs_copier_create()
/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6asm.h67 u8 bit_depth; member
H A Dq6asm.c145 u8 bit_depth; member
1278 fmt->bit_depth = cfg->bit_depth; in q6asm_stream_media_format_block_alac()
H A Daudioreach.h725 uint32_t bit_depth; member
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi.h69 u32 bit_depth; member
H A Dhfi_plat_bufs_v6.c769 u32 size, bit_depth, num_lcu_mb; in calculate_enc_scratch1_size() local
784 bit_depth = ten_bit ? 10 : 8; in calculate_enc_scratch1_size()
786 (((((bit_depth * width_coded + 1024) + in calculate_enc_scratch1_size()
788 (((((bit_depth * width_coded + 1024) >> 1) + in calculate_enc_scratch1_size()
H A Dhfi_msgs.c79 event.bit_depth = pixel_depth->bit_depth; in event_seq_changed()
H A Dcore.h506 unsigned int bit_depth; member
/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.h122 unsigned int bit_depth; member
H A Dcedrus_h265.c816 if (ctx->bit_depth > 8) { in cedrus_h265_setup()
903 if (ctx->bit_depth > 8) in cedrus_h265_extra_cap_size()
/openbmc/linux/sound/soc/intel/catpt/
H A Dmessages.h141 u32 bit_depth; member
/openbmc/linux/include/sound/sof/ipc4/
H A Dheader.h269 uint32_t bit_depth; member
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-debug.c61 fmt->channels, fmt->s_freq, fmt->bit_depth, in skl_print_fmt()
H A Dskl-ssp-clk.c92 ipc->sclk_fs.bit_depth = wfmt->bits_per_sample; in skl_fill_clk_ipc()
/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c212 return ctx->dst_fmt.width * ctx->dst_fmt.height * ctx->bit_depth / 8; in rockchip_vpu981_av1_dec_luma_size()
267 ALIGN(height * 12 * ctx->bit_depth / 8, 128) * num_tile_cols) in rockchip_vpu981_av1_dec_tiles_reallocate()
272 size = ALIGN(height * 12 * ctx->bit_depth / 8, 128) * num_tile_cols; in rockchip_vpu981_av1_dec_tiles_reallocate()
288 size = ALIGN(height_in_sb * 44 * ctx->bit_depth * 16 / 8, 128) * num_tile_cols; in rockchip_vpu981_av1_dec_tiles_reallocate()
304 size = ALIGN(stripe_num * 1536 * ctx->bit_depth / 8, 128) * num_tile_cols; in rockchip_vpu981_av1_dec_tiles_reallocate()
1343 bitdepth = ctx->bit_depth; in rockchip_vpu981_av1_dec_set_fgs()
1996 hantro_reg_write(vpu, &av1_bit_depth_y_minus8, ctx->bit_depth - 8); in rockchip_vpu981_av1_dec_set_parameters()
1997 hantro_reg_write(vpu, &av1_bit_depth_c_minus8, ctx->bit_depth - 8); in rockchip_vpu981_av1_dec_set_parameters()
H A Dhantro_postproc.c204 fmt = hantro_get_default_fmt(ctx, false, ctx->bit_depth, HANTRO_AUTO_POSTPROC); in hantro_postproc_alloc()
/openbmc/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-vp9.h113 __entry->f.bit_depth,
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c157 p_vp9_frame->bit_depth = 8; in std_init_compound()
163 p_av1_sequence->bit_depth = 8; in std_init_compound()
522 if ((frame->profile < 2 && frame->bit_depth != 8) || in validate_vp9_frame()
524 (frame->bit_depth != 10 && frame->bit_depth != 12))) in validate_vp9_frame()
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c621 bytesperline = (mp->width * fmt->bit_depth[p]) >> 3; in vivid_try_fmt_vid_cap()
623 max_bpl = (MAX_ZOOM * MAX_WIDTH * fmt->bit_depth[p]) >> 3; in vivid_try_fmt_vid_cap()
637 (fmt->bit_depth[p] / fmt->vdownsampling[p])) / in vivid_try_fmt_vid_cap()
638 (fmt->bit_depth[0] / fmt->vdownsampling[0]); in vivid_try_fmt_vid_cap()
H A Dvivid-core.h66 u32 bit_depth[TPG_MAX_PLANES]; member
/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic32x4.c709 unsigned int bit_depth) in aic32x4_setup_clocks() argument
812 bit_depth); in aic32x4_setup_clocks()
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_req_lat_if.c181 u8 bit_depth; member
264 u8 bit_depth; member
744 uh->bit_depth = hdr->bit_depth; in vdec_vp9_slice_setup_hdr()

123