/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_binding.c | 1294 cmd->body.format = binding->format; in vmw_binding_scrub_ib() 1298 cmd->body.format = 0; in vmw_binding_scrub_ib()
|
/kernel/linux/linux-6.6/drivers/hwtracing/ptt/ |
H A D | hisi_ptt.c | 228 val |= FIELD_PREP(HISI_PTT_TRACE_CTRL_DATA_FORMAT, ctrl->format); in hisi_ptt_trace_start() 804 PMU_FORMAT_ATTR(format, "config:32-35"); 815 .name = "format", 878 * format (specified in the parentheses). TLP set A/B means different in hisi_ptt_trace_valid_direction() 989 ctrl->format = val; in hisi_ptt_pmu_init_configs()
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | atiixp.c | 876 substream->runtime->format == SNDRV_PCM_FORMAT_S16_LE ? in snd_atiixp_spdif_prepare() 918 substream->runtime->format == SNDRV_PCM_FORMAT_S16_LE ? in snd_atiixp_playback_prepare() 938 substream->runtime->format == SNDRV_PCM_FORMAT_S16_LE ? in snd_atiixp_capture_prepare()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | tlv320dac33.c | 878 switch (substream->runtime->format) { in dac33_prepare_chip() 887 dev_err(component->dev, "unsupported format %d\n", in dac33_prepare_chip() 888 substream->runtime->format); in dac33_prepare_chip() 1020 if (substream->runtime->format == SNDRV_PCM_FORMAT_S16_LE) in dac33_prepare_chip() 1353 dev_err(component->dev, "Unsupported format (%u)\n", in dac33_set_dai_fmt()
|
/kernel/linux/linux-6.6/sound/soc/stm/ |
H A D | stm32_i2s.c | 568 /* DSP_B not mapped on I2S PCM long format. 1 bit offset does not fit */ in stm32_i2s_set_dai_fmt() 725 int format = params_width(params); in stm32_i2s_configure() local 730 switch (format) { in stm32_i2s_configure() 741 dev_err(cpu_dai->dev, "Unexpected format %d", format); in stm32_i2s_configure()
|
/kernel/linux/linux-6.6/sound/soc/intel/boards/ |
H A D | bytcr_rt5640.c | 1483 dev_err(rtd->dev, "can't set format to I2S, err %d\n", ret); in byt_rt5640_codec_fixup() 1711 /* format specified: 2 64-bit integers */ in snd_byt_rt5640_mc_probe() 1712 struct acpi_buffer format = {sizeof("NN"), "NN"}; in snd_byt_rt5640_mc_probe() local 1722 pkg_ctx.format = &format; in snd_byt_rt5640_mc_probe()
|
/test/xts/acts/ai/nncore/opstest/src/ |
H A D | sparse_to_dense_test.cpp | 465 operandTem.dataType, operandTem.format);
in HWTEST_F() 502 operandTem.dataType, operandTem.format);
in HWTEST_F() 538 operandTem.dataType, operandTem.format);
in HWTEST_F()
|
H A D | reducesum_test.cpp | 418 operandTem.dataType, operandTem.format);
in HWTEST_F() 454 operandTem.dataType, operandTem.format);
in HWTEST_F() 489 operandTem.dataType, operandTem.format);
in HWTEST_F()
|
H A D | select_test.cpp | 396 operandTem.dataType, operandTem.format);
in HWTEST_F() 432 operandTem.dataType, operandTem.format);
in HWTEST_F() 467 operandTem.dataType, operandTem.format);
in HWTEST_F()
|
H A D | reducel2_test.cpp | 428 operandTem.dataType, operandTem.format);
in HWTEST_F() 464 operandTem.dataType, operandTem.format);
in HWTEST_F() 499 operandTem.dataType, operandTem.format);
in HWTEST_F()
|
H A D | range_test.cpp | 408 operandTem.dataType, operandTem.format);
in HWTEST_F() 444 operandTem.dataType, operandTem.format);
in HWTEST_F() 479 operandTem.dataType, operandTem.format);
in HWTEST_F()
|
H A D | reducemin_test.cpp | 408 operandTem.dataType, operandTem.format);
in HWTEST_F() 444 operandTem.dataType, operandTem.format);
in HWTEST_F() 479 operandTem.dataType, operandTem.format);
in HWTEST_F()
|
H A D | reducemax_test.cpp | 408 operandTem.dataType, operandTem.format);
in HWTEST_F() 444 operandTem.dataType, operandTem.format);
in HWTEST_F() 479 operandTem.dataType, operandTem.format);
in HWTEST_F()
|
H A D | clip_test.cpp | 400 operandTem.dataType, operandTem.format);
in HWTEST_F() 436 operandTem.dataType, operandTem.format);
in HWTEST_F() 471 operandTem.dataType, operandTem.format);
in HWTEST_F()
|
/test/xts/hats/hdf/audio/idl/common/capture/src/ |
H A D | audio_capture_common_test.cpp | 98 attrs.format = AUDIO_FORMAT_TYPE_PCM_16_BIT;
in InitCaptureAttrs() 107 attrs.startThreshold = DEEP_BUFFER_CAPTURE_PERIOD_SIZE / (attrs.format * attrs.channelCount);
in InitCaptureAttrs() 732 .format = AUDIO_FORMAT_TYPE_PCM_16_BIT,
in HWTEST_F() 782 char kvList[] = "attr-route=1;attr-format=32;attr-channels=2;attr-frame-count=82;attr-sampling-rate=48000";
in HWTEST_F()
|
/test/xts/hats/hdf/audio/idl/common/render/src/ |
H A D | audio_render_common_test.cpp | 89 attrs.format = AUDIO_FORMAT_TYPE_PCM_16_BIT; in InitRenderAttrs() 98 attrs.startThreshold = DEEP_BUFFER_RENDER_PERIOD_SIZE / (attrs.format * attrs.channelCount); in InitRenderAttrs() 161 attrsRender_.format = AUDIO_FORMAT_TYPE_PCM_32_BIT; in SetUp() 448 "attr-route=1;attr-format=32;attr-channels=2;attr-frame-count=82;attr-sampling-rate=48000"; in HWTEST_F()
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_histogram.c | 235 s->desc = av_pix_fmt_desc_get(inlink->format); in config_input() 240 switch (inlink->format) { in config_input() 395 s->odesc = av_pix_fmt_desc_get(outlink->format); in config_output()
|
H A D | vf_nnedi.c | 1025 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input() 1030 s->nb_planes = av_pix_fmt_count_planes(inlink->format); in config_input() 1031 if ((ret = av_image_fill_linesizes(s->linesize, inlink->format, inlink->w)) < 0) in config_input()
|
/third_party/ffmpeg/libavformat/ |
H A D | segment.c | 78 char *format; ///< format to use for output segment files member 743 seg->oformat = av_guess_format(seg->format, s->url, NULL); in seg_init() 748 av_log(s, AV_LOG_ERROR, "format %s not supported.\n", in seg_init() 780 "Some of the provided format options are not recognized\n"); in seg_init() 1012 { "segment_format", "set container format used for the segments", OFFSET(format), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, E }, 1013 { "segment_format_options", "set list of options for the container format used for the segments", OFFSET(format_options), AV_OPT_TYPE_DICT, {.str = NULL}, 0, 0, E }, 1024 { "flat", "flat format", 0, AV_OPT_TYPE_CONST, {.i64=LIST_TYPE_FLAT }, INT_MIN, INT_MAX, E, "list_type" }, 1025 { "csv", "csv format", [all...] |
/third_party/backends/backend/ |
H A D | niash.c | 326 SANE_Frame format; member 1245 p->format = pMode->format; in sane_get_parameters()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
H A D | LocaleMatcherTest.java | 786 System.out.format("New Duration (few supported):\t%s\t%d\tnanos\n", desired, tns); in testPerf() 788 System.out.format("New Duration (med. supported):\t%s\t%d\tnanos\n", desired, tnl); in testPerf() 790 System.out.format("New Duration (many supported):\t%s\t%d\tnanos\n", desired, tnv); in testPerf()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
H A D | LocaleMatcherTest.java | 828 System.out.format("New Duration (few supported):\t%s\t%d\tnanos\n", desired, tns); in testPerf() 830 System.out.format("New Duration (med. supported):\t%s\t%d\tnanos\n", desired, tnl); in testPerf() 832 System.out.format("New Duration (many supported):\t%s\t%d\tnanos\n", desired, tnv); in testPerf()
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/ |
H A D | XLIFF2ICUConverter.java | 1247 MessageFormat format = new MessageFormat(header); in writeHeader() 1250 writeLine(writer, format.format(args)); in writeHeader()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | tzgnames.cpp | 362 // Initialize format patterns in initialize() 549 fRegionFormat.format(country, name, status); in getGenericLocationName() 559 fRegionFormat.format(city, name, status); in getGenericLocationName() 702 // Check if we need to use a partial location format. in formatGenericNonLocationName() 720 // Now we need to use a partial location format in formatGenericNonLocationName() 811 fFallbackFormat.format(location, mzDisplayName, name, status); in getPartialLocationName()
|
/third_party/libwebsockets/lib/misc/ |
H A D | lecp.c | 938 lws_lec_printf(lws_lec_pctx_t *ctx, const char *format, ...) in lws_lec_printf() argument 943 va_start(ap, format); in lws_lec_printf() 944 r = lws_lec_vsprintf(ctx, format, ap); in lws_lec_printf() 959 * lengths for items in the format string 1146 lwsl_err("%s: format mismatch %c %c\n", __func__, stack[sp], *fmt); in format_scan() 1256 * output buffer(s) before we could move on in the format string. For in lws_lec_vsprintf() 1618 * later format string in lws_lec_vsprintf()
|