| /Linux-v5.10/drivers/media/test-drivers/vivid/ |
| 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 …]
|
| D | vivid-vid-out.c | 278 (dev->sink_rect.width * dev->fmt_out->bit_depth[p]) / 8; in vivid_update_format_out() 406 bytesperline = (mp->width * fmt->bit_depth[p]) >> 3; in vivid_try_fmt_vid_out() 408 max_bpl = (MAX_ZOOM * MAX_WIDTH * fmt->bit_depth[p]) >> 3; in vivid_try_fmt_vid_out() 422 (fmt->bit_depth[p] / fmt->vdownsampling[p])) / in vivid_try_fmt_vid_out() 423 (fmt->bit_depth[0] / fmt->vdownsampling[0]); in vivid_try_fmt_vid_out() 557 (dev->bytesperline_out[0] * dev->fmt_out->bit_depth[p]) / in vivid_s_fmt_vid_out() 558 dev->fmt_out->bit_depth[0]; in vivid_s_fmt_vid_out()
|
| D | vivid-vid-cap.c | 28 .bit_depth = { 16 }, 35 .bit_depth = { 16 }, 42 .bit_depth = { 16 }, 618 bytesperline = (mp->width * fmt->bit_depth[p]) >> 3; in vivid_try_fmt_vid_cap() 620 max_bpl = (MAX_ZOOM * MAX_WIDTH * fmt->bit_depth[p]) >> 3; in vivid_try_fmt_vid_cap() 634 (fmt->bit_depth[p] / fmt->vdownsampling[p])) / in vivid_try_fmt_vid_cap() 635 (fmt->bit_depth[0] / fmt->vdownsampling[0]); in vivid_try_fmt_vid_cap() 1277 if (a->fmt.bytesperline < (a->fmt.width * fmt->bit_depth[0]) / 8) in vivid_vid_cap_s_fbuf()
|
| D | vivid-core.h | 66 u32 bit_depth[TPG_MAX_PLANES]; member
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_opp.c | 52 enum test_pattern_color_format bit_depth; in opp2_set_disp_pattern_generator() local 75 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; in opp2_set_disp_pattern_generator() 78 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in opp2_set_disp_pattern_generator() 81 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_10; in opp2_set_disp_pattern_generator() 84 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_12; in opp2_set_disp_pattern_generator() 87 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in opp2_set_disp_pattern_generator() 127 DPG_BIT_DEPTH, bit_depth, in opp2_set_disp_pattern_generator() 141 switch (bit_depth) { in opp2_set_disp_pattern_generator() 186 DPG_BIT_DEPTH, bit_depth, in opp2_set_disp_pattern_generator() 194 mode = (bit_depth == in opp2_set_disp_pattern_generator() [all …]
|
| /Linux-v5.10/sound/soc/xilinx/ |
| D | xlnx_formatter_pcm.c | 69 enum bit_depth { enum 132 u32 padded, srate, bit_depth, status[2]; in xlnx_parse_aes_params() local 163 bit_depth = XLNX_PARAM_UNKNOWN; in xlnx_parse_aes_params() 169 bit_depth = 16 + padded; in xlnx_parse_aes_params() 172 bit_depth = 18 + padded; in xlnx_parse_aes_params() 175 bit_depth = 19 + padded; in xlnx_parse_aes_params() 178 bit_depth = 20 + padded; in xlnx_parse_aes_params() 182 bit_depth = XLNX_PARAM_UNKNOWN; in xlnx_parse_aes_params() 212 bit_depth = 16 + padded; in xlnx_parse_aes_params() 215 bit_depth = 18 + padded; in xlnx_parse_aes_params() [all …]
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_optc.c | 954 enum test_pattern_color_format bit_depth; in optc1_set_test_pattern() local 978 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; in optc1_set_test_pattern() 981 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in optc1_set_test_pattern() 984 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_10; in optc1_set_test_pattern() 987 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_12; in optc1_set_test_pattern() 990 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in optc1_set_test_pattern() 1012 OTG_TEST_PATTERN_COLOR_FORMAT, bit_depth); in optc1_set_test_pattern() 1024 switch (bit_depth) { in optc1_set_test_pattern() 1112 OTG_TEST_PATTERN_COLOR_FORMAT, bit_depth); in optc1_set_test_pattern() 1118 mode = (bit_depth == in optc1_set_test_pattern() [all …]
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce120/ |
| D | dce120_timing_generator.c | 847 enum test_pattern_color_format bit_depth; in dce120_timing_generator_set_test_pattern() local 869 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; in dce120_timing_generator_set_test_pattern() 872 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in dce120_timing_generator_set_test_pattern() 875 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_10; in dce120_timing_generator_set_test_pattern() 878 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_12; in dce120_timing_generator_set_test_pattern() 881 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in dce120_timing_generator_set_test_pattern() 903 CRTC_TEST_PATTERN_COLOR_FORMAT, bit_depth); in dce120_timing_generator_set_test_pattern() 915 switch (bit_depth) { in dce120_timing_generator_set_test_pattern() 1005 CRTC_TEST_PATTERN_COLOR_FORMAT, bit_depth); in dce120_timing_generator_set_test_pattern() 1011 mode = (bit_depth == in dce120_timing_generator_set_test_pattern() [all …]
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce110/ |
| D | dce110_timing_generator.c | 716 enum test_pattern_color_format bit_depth; in dce110_timing_generator_set_test_pattern() local 738 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; in dce110_timing_generator_set_test_pattern() 741 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in dce110_timing_generator_set_test_pattern() 744 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_10; in dce110_timing_generator_set_test_pattern() 747 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_12; in dce110_timing_generator_set_test_pattern() 750 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in dce110_timing_generator_set_test_pattern() 801 bit_depth, in dce110_timing_generator_set_test_pattern() 816 switch (bit_depth) { in dce110_timing_generator_set_test_pattern() 928 bit_depth, in dce110_timing_generator_set_test_pattern() 938 mode = (bit_depth == in dce110_timing_generator_set_test_pattern() [all …]
|
| /Linux-v5.10/sound/soc/intel/skylake/ |
| D | skl-messages.c | 456 base_cfg->audio_fmt.bit_depth = format->bit_depth; in skl_set_base_module_format() 462 format->bit_depth, format->valid_bit_depth, in skl_set_base_module_format() 670 out_fmt->bit_depth = format->bit_depth; in skl_setup_out_format() 679 out_fmt->number_of_channels, format->s_freq, format->bit_depth); in skl_setup_out_format() 1093 pin_fmt->bit_depth = format->bit_depth; in fill_pin_params()
|
| D | skl-ssp-clk.h | 70 u32 bit_depth; member
|
| D | skl-topology.c | 168 fmt->bit_depth = fmt->valid_bit_depth; in skl_tplg_update_params() 172 fmt->bit_depth = SKL_DEPTH_32BIT; in skl_tplg_update_params() 250 in_fmt->channels * (in_fmt->bit_depth >> 3) * in skl_tplg_update_buffer_size() 254 out_fmt->channels * (out_fmt->bit_depth >> 3) * in skl_tplg_update_buffer_size() 304 s_fmt = m_iface->inputs[0].fmt.bit_depth; in skl_tplg_update_be_blob() 313 s_fmt = m_iface->outputs[0].fmt.bit_depth; in skl_tplg_update_be_blob() 318 s_fmt = m_iface->inputs[0].fmt.bit_depth; in skl_tplg_update_be_blob() 1668 format->bit_depth = format->valid_bit_depth; in skl_tplg_update_pipe_params() 1673 format->bit_depth = SKL_DEPTH_32BIT; in skl_tplg_update_pipe_params() 1685 (format->bit_depth >> 3); in skl_tplg_update_pipe_params() [all …]
|
| D | skl-topology.h | 93 enum skl_bitdepth bit_depth; member 195 u32 bit_depth; member
|
| D | skl-debug.c | 61 fmt->channels, fmt->s_freq, fmt->bit_depth, in skl_print_fmt()
|
| D | skl-ssp-clk.c | 92 ipc->sclk_fs.bit_depth = wfmt->bits_per_sample; in skl_fill_clk_ipc()
|
| /Linux-v5.10/drivers/staging/media/rkvdec/ |
| D | rkvdec.h | 48 u32 bit_depth : 4; member
|
| /Linux-v5.10/include/uapi/sound/ |
| D | skl-tplg-interface.h | 177 __u32 bit_depth; member
|
| /Linux-v5.10/drivers/staging/media/ipu3/ |
| D | ipu3-css.c | 66 .bit_depth = 10, 75 .bit_depth = 10, 84 .bit_depth = 10, 93 .bit_depth = 10, 747 frame_sp_info->raw_bit_depth = css_queue_in->css_fmt->bit_depth; in imgu_css_pipeline_init() 756 frame_sp_info->raw_bit_depth = css_queue_out->css_fmt->bit_depth; in imgu_css_pipeline_init() 765 frame_sp_info->raw_bit_depth = css_queue_out->css_fmt->bit_depth; in imgu_css_pipeline_init() 774 frame_sp_info->raw_bit_depth = css_queue_vf->css_fmt->bit_depth; in imgu_css_pipeline_init() 936 frame_sp->info.raw_bit_depth = css_queue_in->css_fmt->bit_depth; in imgu_css_pipeline_init() 947 frame_sp->info.raw_bit_depth = css_queue_out->css_fmt->bit_depth; in imgu_css_pipeline_init() [all …]
|
| D | ipu3-css.h | 86 u8 bit_depth; /* Effective bits per pixel */ member
|
| /Linux-v5.10/sound/soc/qcom/qdsp6/ |
| D | q6asm.h | 67 u8 bit_depth; member
|
| /Linux-v5.10/drivers/media/platform/qcom/venus/ |
| D | hfi.h | 69 u32 bit_depth; member
|
| D | vdec.c | 1316 if (inst->bit_depth != ev_data->bit_depth) in vdec_event_change() 1317 inst->bit_depth = ev_data->bit_depth; in vdec_event_change() 1488 inst->bit_depth = VIDC_BITDEPTH_8; in vdec_open()
|
| D | hfi_msgs.c | 73 event.bit_depth = pixel_depth->bit_depth; in event_seq_changed()
|
| D | core.h | 414 unsigned int bit_depth; member
|
| /Linux-v5.10/sound/soc/intel/catpt/ |
| D | messages.h | 141 u32 bit_depth; member
|