Home
last modified time | relevance | path

Searched refs:format (Results 2626 - 2650 of 5018) sorted by relevance

1...<<101102103104105106107108109110>>...201

/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rga/
H A Drga-hw.c198 src_info.data.format = ctx->in.fmt->hw_format; in rga_cmd_set_trans_info()
200 dst_info.data.format = ctx->out.fmt->hw_format; in rga_cmd_set_trans_info()
/kernel/linux/linux-6.6/drivers/gpu/drm/hisilicon/hibmc/
H A Dhibmc_drm_de.c123 reg = new_state->fb->width * (new_state->fb->format->cpp[0]); in hibmc_plane_atomic_update()
134 new_state->fb->format->cpp[0] * 8 / 16); in hibmc_plane_atomic_update()
238 * Note that all PLL's have the same format. Here, in format_pll_reg()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_rotator.c145 ROT_SET_BUF_SIZE_W(buf->buf.pitch[0] / buf->format->cpp[0]); in rotator_src_set_buf()
193 ROT_SET_BUF_SIZE_W(buf->buf.pitch[0] / buf->format->cpp[0]); in rotator_dst_set_buf()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dti-dlpc3433.c19 #include <linux/media-bus-format.h>
159 /* set external video format select as DSI */ in dlpc_atomic_enable()
229 /* This is the DSI-end bus format */ in dlpc_atomic_get_input_bus_fmts()
336 dlpc->dsi->format = MIPI_DSI_FMT_RGB565; in dlpc_host_attach()
/kernel/linux/linux-6.6/drivers/gpu/drm/imx/dcss/
H A Ddcss-dtg.c289 const struct drm_format_info *format, int alpha) in dcss_dtg_plane_alpha_set()
296 * Use global alpha if pixel format does not have alpha channel or the in dcss_dtg_plane_alpha_set()
299 if (!format->has_alpha || alpha != 255) in dcss_dtg_plane_alpha_set()
288 dcss_dtg_plane_alpha_set(struct dcss_dtg *dtg, int ch_num, const struct drm_format_info *format, int alpha) dcss_dtg_plane_alpha_set() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/
H A Dmeson_encoder_hdmi.c29 #include <linux/media-bus-format.h>
312 encoder_hdmi->output_bus_fmt = bridge_state->output_bus_cfg.format; in meson_encoder_hdmi_atomic_check()
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c47 #include <linux/media-bus-format.h>
464 dsi->format = MIPI_DSI_FMT_RGB888; in rpi_touchscreen_dsi_probe()
H A Dpanel-xinpeng-xpp055c272.c21 #include <linux/media-bus-format.h>
297 dsi->format = MIPI_DSI_FMT_RGB888; in xpp055c272_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_ioctl.c397 surf.format = param->format; in qxl_alloc_surf_ioctl()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Devergreen_hdmi.c185 if (sad->format == eld_reg_to_type[i][1]) { in evergreen_hdmi_write_sad_regs()
193 if (sad->format == HDMI_AUDIO_CODING_TYPE_PCM) in evergreen_hdmi_write_sad_regs()
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun8i_mixer.c239 int sun8i_mixer_drm_format_to_hw(u32 format, u32 *hw_format) in sun8i_mixer_drm_format_to_hw() argument
244 if (de2_formats[i].drm_fmt == format) { in sun8i_mixer_drm_format_to_hw()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h576 uint32 format; member
811 SVGAGMRImageFormat format; member
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
H A Dili9225.c99 fb->format->format == DRM_FORMAT_XRGB8888) { in ili9225_fb_dirty()
/kernel/linux/linux-6.6/drivers/ipack/
H A Dipack.c31 if ((id->format == IPACK_ANY_FORMAT || in ipack_match_one_device()
32 id->format == device->id_format) && in ipack_match_one_device()
359 * we are dealing with a IndustryPack format 1 device. If we detect in ipack_device_read_id()
361 * IndustryPack format 2 device */ in ipack_device_read_id()
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra210_adx.c112 snd_pcm_format_t format, in tegra210_adx_set_audio_cif()
124 switch (format) { in tegra210_adx_set_audio_cif()
110 tegra210_adx_set_audio_cif(struct snd_soc_dai *dai, unsigned int channels, snd_pcm_format_t format, unsigned int reg) tegra210_adx_set_audio_cif() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_bonding.c614 const char *format, va_list args) in libbpf_debug_print()
617 vprintf(format, args); in libbpf_debug_print()
613 libbpf_debug_print(enum libbpf_print_level level, const char *format, va_list args) libbpf_debug_print() argument
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf_internal.h161 const char *format, ...)
162 __attribute__((format(printf, 2, 3)));
/kernel/linux/linux-6.6/sound/soc/generic/
H A Dtest-component.c66 unsigned int format = fmt & SND_SOC_DAIFMT_FORMAT_MASK; in test_dai_set_fmt() local
75 switch (format) { in test_dai_set_fmt()
98 dev_info(dai->dev, "format : %s", str); in test_dai_set_fmt()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-loader.c46 struct hdac_ext_stream *hda_cl_stream_prepare(struct snd_sof_dev *sdev, unsigned int format, in hda_cl_stream_prepare() argument
72 hstream->format_val = format; in hda_cl_stream_prepare()
/test/testfwk/developer_test/src/core/command/
H A Drun.py168 subprocess.run("python3 {} {} {}".format(
172 subprocess.run("python3 {} {} {}".format(
/test/xts/acts/communication/nfc_ErrorCode/entry/src/ohosTest/js/test/
H A DNDEFTag.test.js428 let result = await NdefFormatable.format('test');
429 console.info("[NFC_test]ndef11 format data: " + result);
431 console.info("[NFC_test]ndef11 format errorcode: " + error.code);
457 NdefFormatable.format('test', (err, data)=> {
459 console.info("[NFC_test]ndef12 format errcode: " + err);
462 console.info("[NFC_test]ndef12 format formatReadOnly2" );
466 console.info("[NFC_test]ndef12 format errorcode: " + error.code);
/test/xts/acts/communication/nfc_Controller/entry/src/ohosTest/js/test/
H A DNDEFTag.test.js530 await NdefFormatable.format(ndefmessage).then(() => {
556 NdefFormatable.format(ndefmessage, (err, data)=> {
558 console.info("[NFC_test]ndef16 Formatable format err: " + err);
619 console.info("[NFC_test]ndef18 Formatable format err: " + err);
/test/xts/acts/multimedia/media/media_cpp_standard/audioDecEncNdk/src/
H A DActsAudioDecEncNdkTest.cpp82 bool SetFormat(struct OH_AVFormat *format, map<string, int> mediaDescription) in SetFormat() argument
87 if (not OH_AVFormat_SetIntValue(format, key, t.second)) { in SetFormat()
88 cout << "OH_AV_FormatPutIntValue Fail. format key: " << t.first in SetFormat()
/test/xts/acts/multimedia/media/media_cpp_standard/videoDecEncNdk/src/
H A DActsVideoDecEncNdkTest.cpp78 bool SetFormat(struct OH_AVFormat *format, map<string, int> mediaDescription) in SetFormat() argument
83 if (not OH_AVFormat_SetIntValue(format, key, t.second)) { in SetFormat()
84 cout << "OH_AV_FormatPutIntValue Fail. format key: " << t.first in SetFormat()
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H A Dibmvfc.c157 entry->fmt = evt->crq.format; in ibmvfc_trc_start()
190 entry->fmt = evt->crq.format; in ibmvfc_trc_end()
1337 * @format: SRP or MAD format
1340 void (*done) (struct ibmvfc_event *), u8 format) in ibmvfc_init_event()
1344 evt->crq.format = format; in ibmvfc_init_event()
1465 if (evt->crq.format == IBMVFC_CMD_FORMAT) in ibmvfc_send_event()
1467 else if (evt->crq.format == IBMVFC_MAD_FORMAT) in ibmvfc_send_event()
2301 if (evt->crq.format in ibmvfc_match_key()
1339 ibmvfc_init_event(struct ibmvfc_event *evt, void (*done) (struct ibmvfc_event *), u8 format) ibmvfc_init_event() argument
[all...]

Completed in 26 milliseconds

1...<<101102103104105106107108109110>>...201