Home
last modified time | relevance | path

Searched refs:format (Results 11226 - 11250 of 12933) sorted by relevance

1...<<441442443444445446447448449450>>...518

/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-visionox-vtdr6130.c296 dsi->format = MIPI_DSI_FMT_RGB888; in visionox_vtdr6130_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_surfacedefs.h312 SVGA3dSurfaceFormat format; member
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/
H A Dvirtgpu_drv.h69 uint32_t format; member
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dadm1266.c458 data->info.format[PSC_VOLTAGE_OUT] = linear; in adm1266_probe()
H A Dpmbus.h415 enum pmbus_data_format format[PSC_NUM_CLASSES]; member
421 int m[PSC_NUM_CLASSES]; /* mantissa for direct data format */
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_overlay.c143 items[SVGA_VIDEO_FORMAT].value = arg->format; in vmw_overlay_send_put()
/kernel/linux/linux-6.6/tools/lib/subcmd/
H A Dparse-options.h184 extern __noreturn __attribute__((format(printf,3,4)))
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-topology.h292 snd_pcm_format_t format; member
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A DMakefile208 $(QUIET_GEN)$(BPFTOOL_BOOTSTRAP) btf dump file $< format c > $@
/kernel/linux/linux-6.6/sound/pci/lola/
H A Dlola.h239 unsigned int format; member
291 /* format + channel setup */
/kernel/linux/linux-6.6/sound/sh/
H A Daica.c369 if ((substream->runtime)->format == SNDRV_PCM_FORMAT_S16_LE) in snd_aicapcm_pcm_prepare()
/kernel/linux/linux-6.6/sound/pci/mixart/
H A Dmixart_core.h314 u32 format; member
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc3-pcm.c82 /* format */ in sof_ipc3_pcm_hw_params()
234 /* read format from topology */ in sof_ipc3_pcm_dai_link_fixup()
248 dev_err(component->dev, "No available DAI format!\n"); in sof_ipc3_pcm_dai_link_fixup()
314 switch (private->dai_config->afe.format) { in sof_ipc3_pcm_dai_link_fixup()
325 dev_err(component->dev, "Not available format!\n"); in sof_ipc3_pcm_dai_link_fixup()
/kernel/linux/linux-6.6/sound/usb/hiface/
H A Dpcm.c262 WARN_ON(alsa_rt->format != SNDRV_PCM_FORMAT_S32_LE); in hiface_pcm_playback()
/kernel/linux/linux-6.6/tools/arch/x86/include/uapi/asm/
H A Dkvm.h173 __u8 ftwx; /* in fxsave format */
494 __u16 format; member
/kernel/linux/linux-6.6/samples/hid/
H A DMakefile176 $(Q)$(BPFTOOL) btf dump file $(VMLINUX_BTF) format c > $@
/third_party/ffmpeg/libavcodec/
H A Dcri.c363 if (ret < 0 || s->jpgframe->format != AV_PIX_FMT_GRAY16 || in cri_decode_frame()
371 "JPEG invalid format.\n"); in cri_decode_frame()
H A Dlibjxlenc.c249 const AVPixFmtDescriptor *pix_desc = av_pix_fmt_desc_get(frame->format); in libjxl_encode_frame()
284 /* JPEG XL format itself does not support limited range */ in libjxl_encode_frame()
H A Damfenc_hevc.c226 res = ctx->encoder->pVtbl->Init(ctx->encoder, ctx->format, avctx->width, avctx->height); in amf_encode_init_hevc()
H A Dhevc_parser.c2 * HEVC Annex B format parser
96 s->format = ps->sps->pix_fmt; in hevc_parse_slice_header()
H A Dlibrav1e.c400 av_log(avctx, AV_LOG_ERROR, "Failed to set pixel format properties.\n"); in librav1e_encode_init()
448 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(frame->format); in librav1e_receive_packet()
H A Damfenc_h264.c280 res = ctx->encoder->pVtbl->Init(ctx->encoder, ctx->format, avctx->width, avctx->height); in amf_encode_init_h264()
H A Dbmp.c2 * BMP image format decoder
206 av_log(avctx, AV_LOG_ERROR, "unsupported pixel format\n"); in bmp_decode_frame()
359 avctx->pix_fmt = p->format = AV_PIX_FMT_BGR0; in bmp_decode_frame()
/third_party/ffmpeg/doc/examples/
H A Dtranscode_aac.c165 /* Create a new format context for the output container format. */ in open_output_file()
167 fprintf(stderr, "Could not allocate output format context\n"); in open_output_file()
171 /* Associate the output file (pointer) with the container format context. */ in open_output_file()
174 /* Guess the desired container format based on the file extension. */ in open_output_file()
177 fprintf(stderr, "Could not find output file format\n"); in open_output_file()
332 /* Create the FIFO buffer based on the specified output sample format. */ in init_fifo()
434 * The conversion requires temporary storage due to the different format.
477 * Convert the input audio samples into the output sample format.
587 /* Convert the input samples to the desired output sample format in read_decode_convert_and_store()
[all...]
/third_party/curl/tests/
H A Dsmbserver.py335 contents = VERIFIED_RSP.format(pid=pid).encode('utf-8')

Completed in 27 milliseconds

1...<<441442443444445446447448449450>>...518