Home
last modified time | relevance | path

Searched refs:bit_depth (Results 1 – 25 of 42) sorted by relevance

12

/linux/drivers/media/platform/raspberrypi/pisp_be/
H A Dpisp_be_formats.h20 unsigned int bit_depth; member
62 .bit_depth = 8,
72 .bit_depth = 8,
81 .bit_depth = 8,
90 .bit_depth = 8,
99 .bit_depth = 16,
108 .bit_depth = 16,
117 .bit_depth = 16,
126 .bit_depth = 16,
136 .bit_depth = 8,
[all …]
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-common.c38 .bit_depth = { 16 },
47 .bit_depth = { 16 },
55 .bit_depth = { 16 },
63 .bit_depth = { 16 },
71 .bit_depth = { 8, 4, 4 },
79 .bit_depth = { 8, 4, 4 },
87 .bit_depth = { 8, 4, 4 },
95 .bit_depth = { 8, 8 },
103 .bit_depth = { 8, 8 },
111 .bit_depth = { 8, 8 },
[all …]
/linux/drivers/gpu/drm/amd/display/dc/opp/dcn20/
H A Ddcn20_opp.c53 enum test_pattern_color_format bit_depth; in opp2_set_disp_pattern_generator() local
76 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; in opp2_set_disp_pattern_generator()
79 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in opp2_set_disp_pattern_generator()
82 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_10; in opp2_set_disp_pattern_generator()
85 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_12; in opp2_set_disp_pattern_generator()
88 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in opp2_set_disp_pattern_generator()
128 DPG_BIT_DEPTH, bit_depth, in opp2_set_disp_pattern_generator()
142 switch (bit_depth) { in opp2_set_disp_pattern_generator()
187 DPG_BIT_DEPTH, bit_depth, in opp2_set_disp_pattern_generator()
195 mode = (bit_depth == in opp2_set_disp_pattern_generator()
[all …]
/linux/sound/soc/xilinx/
H A Dxlnx_formatter_pcm.c70 enum bit_depth { enum
134 u32 padded, srate, bit_depth, status[2]; in xlnx_parse_aes_params() local
165 bit_depth = XLNX_PARAM_UNKNOWN; in xlnx_parse_aes_params()
171 bit_depth = 16 + padded; in xlnx_parse_aes_params()
174 bit_depth = 18 + padded; in xlnx_parse_aes_params()
177 bit_depth = 19 + padded; in xlnx_parse_aes_params()
180 bit_depth = 20 + padded; in xlnx_parse_aes_params()
184 bit_depth = XLNX_PARAM_UNKNOWN; in xlnx_parse_aes_params()
214 bit_depth = 16 + padded; in xlnx_parse_aes_params()
217 bit_depth = 18 + padded; in xlnx_parse_aes_params()
[all …]
/linux/drivers/media/platform/verisilicon/
H A Dhantro_drv.c283 if (sequence->bit_depth != 8 && sequence->bit_depth != 10) in hantro_try_ctrl()
319 int bit_depth = ctrl->p_new.p_vp9_frame->bit_depth; in hantro_vp9_s_ctrl() local
321 if (ctx->bit_depth == bit_depth) in hantro_vp9_s_ctrl()
324 return hantro_reset_raw_fmt(ctx, bit_depth, HANTRO_AUTO_POSTPROC); in hantro_vp9_s_ctrl()
343 int bit_depth = sps->bit_depth_luma_minus8 + 8; in hantro_hevc_s_ctrl() local
345 if (ctx->bit_depth == bit_depth) in hantro_hevc_s_ctrl()
348 return hantro_reset_raw_fmt(ctx, bit_depth, HANTRO_AUTO_POSTPROC); in hantro_hevc_s_ctrl()
367 int bit_depth = ctrl->p_new.p_av1_sequence->bit_depth; in hantro_av1_s_ctrl() local
374 if (ctx->bit_depth == bit_depth && in hantro_av1_s_ctrl()
378 return hantro_reset_raw_fmt(ctx, bit_depth, need_postproc); in hantro_av1_s_ctrl()
H A Dhantro_v4l2.h27 int hantro_reset_raw_fmt(struct hantro_ctx *ctx, int bit_depth, bool need_postproc);
32 int bit_depth, bool need_postproc);
H A Dhantro_hevc.c112 size = (VERT_FILTER_RAM_SIZE * height64 * (num_tile_cols - 1) * ctx->bit_depth) / 8; in tile_buffer_reallocate()
120 size = (VERT_SAO_RAM_SIZE * height64 * (num_tile_cols - 1) * ctx->bit_depth) / 8; in tile_buffer_reallocate()
/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c805 enum test_pattern_color_format bit_depth; in dce120_timing_generator_set_test_pattern() local
827 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; in dce120_timing_generator_set_test_pattern()
830 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in dce120_timing_generator_set_test_pattern()
833 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_10; in dce120_timing_generator_set_test_pattern()
836 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_12; in dce120_timing_generator_set_test_pattern()
839 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in dce120_timing_generator_set_test_pattern()
861 CRTC_TEST_PATTERN_COLOR_FORMAT, bit_depth); in dce120_timing_generator_set_test_pattern()
873 switch (bit_depth) { in dce120_timing_generator_set_test_pattern()
963 CRTC_TEST_PATTERN_COLOR_FORMAT, bit_depth); in dce120_timing_generator_set_test_pattern()
969 mode = (bit_depth == in dce120_timing_generator_set_test_pattern()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.c715 enum test_pattern_color_format bit_depth; in dce110_timing_generator_set_test_pattern() local
737 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; in dce110_timing_generator_set_test_pattern()
740 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in dce110_timing_generator_set_test_pattern()
743 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_10; in dce110_timing_generator_set_test_pattern()
746 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_12; in dce110_timing_generator_set_test_pattern()
749 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in dce110_timing_generator_set_test_pattern()
800 bit_depth, in dce110_timing_generator_set_test_pattern()
815 switch (bit_depth) { in dce110_timing_generator_set_test_pattern()
927 bit_depth, in dce110_timing_generator_set_test_pattern()
937 mode = (bit_depth == in dce110_timing_generator_set_test_pattern()
[all …]
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_color.c684 int bit_depth) in __drm_3dlut_to_dc_3dlut() argument
715 __to_dc_lut3d_color(&lut0[lut_i], lut[i], bit_depth); in __drm_3dlut_to_dc_3dlut()
716 __to_dc_lut3d_color(&lut1[lut_i], lut[i + 1], bit_depth); in __drm_3dlut_to_dc_3dlut()
717 __to_dc_lut3d_color(&lut2[lut_i], lut[i + 2], bit_depth); in __drm_3dlut_to_dc_3dlut()
718 __to_dc_lut3d_color(&lut3[lut_i], lut[i + 3], bit_depth); in __drm_3dlut_to_dc_3dlut()
721 __to_dc_lut3d_color(&lut0[lut_i], lut[i], bit_depth); in __drm_3dlut_to_dc_3dlut()
/linux/sound/soc/sof/
H A Dipc4-topology.c66 offsetof(struct sof_ipc4_pin_format, audio_fmt.bit_depth)},
86 offsetof(struct sof_ipc4_pin_format, audio_fmt.bit_depth)},
209 pin_fmt[i].pin_index, fmt->sampling_frequency, fmt->bit_depth, in sof_ipc4_dbg_audio_format()
1559 int *sample_rate, int *channel_count, int *bit_depth) in snd_sof_get_hw_config_params() argument
1594 *bit_depth = le32_to_cpu(hw_config->tdm_slot_width); in snd_sof_get_hw_config_params()
1599 *sample_rate, *bit_depth, *channel_count); in snd_sof_get_hw_config_params()
1614 int bit_depth, ret; in snd_sof_get_nhlt_endpoint_data() local
1624 bit_depth = params_width(params); in snd_sof_get_nhlt_endpoint_data()
1629 if (bit_depth == 16 && !single_bitdepth) { in snd_sof_get_nhlt_endpoint_data()
1632 bit_depth = 32; in snd_sof_get_nhlt_endpoint_data()
[all …]
/linux/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu-enc.c804 inst->bit_depth = 8; in wave5_vpu_enc_s_ctrl()
809 inst->bit_depth = 8; in wave5_vpu_enc_s_ctrl()
813 inst->bit_depth = 10; in wave5_vpu_enc_s_ctrl()
936 inst->bit_depth = 8; in wave5_vpu_enc_s_ctrl()
940 inst->bit_depth = 8; in wave5_vpu_enc_s_ctrl()
944 inst->bit_depth = 8; in wave5_vpu_enc_s_ctrl()
948 inst->bit_depth = 8; in wave5_vpu_enc_s_ctrl()
952 inst->bit_depth = 10; in wave5_vpu_enc_s_ctrl()
956 inst->bit_depth = 10; in wave5_vpu_enc_s_ctrl()
960 inst->bit_depth = 10; in wave5_vpu_enc_s_ctrl()
[all …]
/linux/drivers/staging/media/ipu3/
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 …]
H A Dipu3-css.h85 u8 bit_depth; /* Effective bits per pixel */ member
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_disp_ovl.c300 unsigned int bit_depth = OVL_CON_CLRFMT_8_BIT; in mtk_ovl_set_bit_depth() local
306 bit_depth = OVL_CON_CLRFMT_10_BIT; in mtk_ovl_set_bit_depth()
308 mtk_ddp_write_mask(cmdq_pkt, OVL_CON_CLRFMT_BIT_DEPTH(bit_depth, idx), in mtk_ovl_set_bit_depth()
/linux/sound/soc/qcom/qdsp6/
H A Dq6asm.h66 u8 bit_depth; member
H A Dq6asm.c146 u8 bit_depth; member
1279 fmt->bit_depth = cfg->bit_depth; in q6asm_stream_media_format_block_alac()
/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()
908 if (ctx->bit_depth > 8) in cedrus_h265_extra_cap_size()
/linux/sound/soc/intel/avs/
H A Dpath.c90 params_physical_width(params) == fmt->bit_depth && in avs_test_hw_params()
105 variant->fe_fmt->valid_bit_depth, variant->fe_fmt->bit_depth); in avs_path_find_variant()
108 variant->be_fmt->valid_bit_depth, variant->be_fmt->bit_depth); in avs_path_find_variant()
170 slist[i] = path_template->fe_fmt->bit_depth; in avs_path_set_constraint()
272 fmt->bit_depth); in avs_nhlt_config_or_default()
/linux/drivers/media/platform/qcom/venus/
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()
/linux/sound/soc/intel/catpt/
H A Dmessages.h141 u32 bit_depth; member
/linux/include/sound/sof/ipc4/
H A Dheader.h276 uint32_t bit_depth; member
/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-vp9.h113 __entry->f.bit_depth,
H A Dvisl-trace-av1.h41 __entry->s.bit_depth,

12