Home
last modified time | relevance | path

Searched refs:format (Results 12426 - 12450 of 14346) sorted by relevance

1...<<491492493494495496497498499500>>...574

/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 > $@
/test/testfwk/xdevice/src/xdevice/_core/environment/
H A Dmanager_env.py88 LOG.debug("add_device, sn: {}, id: {}".format(device.device_sn,
/test/testfwk/developer_test/src/core/config/
H A Dconfig_manager.py221 LOG.warning("occurs exception:{}".format(xml_exception.args))
/test/xts/acts/security/cryptoFramework/js_api_test_one/entry/src/ohosTest/js/test/utils/symmetric/
H A DpublicSymmetricPromise.js64 console.warn("[promise]key format:" + symKey.format);
/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')
/third_party/ffmpeg/libavfilter/
H A Davf_showspatial.c193 s->fifo = av_audio_fifo_alloc(inlink->format, inlink->ch_layout.nb_channels, s->win_size); in config_output()
H A Dvf_bwdif.c341 yadif->csp = av_pix_fmt_desc_get(link->format); in config_props()
H A Dvf_cas.c235 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
H A Daf_afreqshift.c268 if (inlink->format == AV_SAMPLE_FMT_DBLP) { in config_input()
H A Daf_amerge.c158 s->bps = av_get_bytes_per_sample(ctx->outputs[0]->format); in config_output()
183 * @param ins pointer to the samples of each inputs, in packed format;
185 * @param outs pointer to the samples of the output, in packet format;

Completed in 24 milliseconds

1...<<491492493494495496497498499500>>...574