/linux/drivers/media/platform/raspberrypi/pisp_be/ |
H A D | pisp_be_formats.h | 20 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 D | vivid-vid-common.c | 38 .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 D | dcn20_opp.c | 53 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 D | xlnx_formatter_pcm.c | 70 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 D | hantro_drv.c | 283 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 D | hantro_v4l2.h | 27 int hantro_reset_raw_fmt(struct hantro_ctx *ctx, int bit_depth, bool need_postproc); 32 int bit_depth, bool need_postproc);
|
H A D | hantro_hevc.c | 112 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 D | dce120_timing_generator.c | 805 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 D | dce110_timing_generator.c | 715 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 D | amdgpu_dm_color.c | 684 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 D | ipc4-topology.c | 66 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 D | wave5-vpu-enc.c | 804 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 D | ipu3-css.c | 66 .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 D | ipu3-css.h | 85 u8 bit_depth; /* Effective bits per pixel */ member
|
/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_disp_ovl.c | 300 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 D | q6asm.h | 66 u8 bit_depth; member
|
H A D | q6asm.c | 146 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 D | cedrus.h | 122 unsigned int bit_depth; member
|
H A D | cedrus_h265.c | 816 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 D | path.c | 90 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 D | hfi_plat_bufs_v6.c | 769 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 D | messages.h | 141 u32 bit_depth; member
|
/linux/include/sound/sof/ipc4/ |
H A D | header.h | 276 uint32_t bit_depth; member
|
/linux/drivers/media/test-drivers/visl/ |
H A D | visl-trace-vp9.h | 113 __entry->f.bit_depth,
|
H A D | visl-trace-av1.h | 41 __entry->s.bit_depth,
|