/kernel/linux/linux-6.6/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | 830 .formats = SNDRV_PCM_FMTBIT_U8 | SNDRV_PCM_FMTBIT_S16_LE, 852 .formats = SNDRV_PCM_FMTBIT_U8 | SNDRV_PCM_FMTBIT_S16_LE,
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | nau8825.c | 1528 .formats = NAU8825_FORMATS, 1535 .formats = NAU8825_FORMATS,
|
H A D | wm8962.c | 3043 .formats = WM8962_FORMATS, 3050 .formats = WM8962_FORMATS,
|
H A D | da7218.c | 2187 .formats = DA7218_FORMATS, 2194 .formats = DA7218_FORMATS,
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | maestro3.c | 1668 .formats = SNDRV_PCM_FMTBIT_U8 | SNDRV_PCM_FMTBIT_S16_LE, 1689 .formats = SNDRV_PCM_FMTBIT_U8 | SNDRV_PCM_FMTBIT_S16_LE,
|
/kernel/linux/linux-6.6/sound/pci/riptide/ |
H A D | riptide.c | 1313 .formats = 1332 .formats =
|
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_opencl.c | 1521 "image formats: %d.\n", cle); in opencl_frames_get_constraints() 1527 "driver (zero supported image formats).\n"); in opencl_frames_get_constraints() 1546 "image formats: %d.\n", cle); in opencl_frames_get_constraints() 1771 enum AVPixelFormat **formats) in opencl_transfer_get_formats() 1782 *formats = fmts; in opencl_transfer_get_formats() 1769 opencl_transfer_get_formats(AVHWFramesContext *hwfc, enum AVHWFrameTransferDirection dir, enum AVPixelFormat **formats) opencl_transfer_get_formats() argument
|
/third_party/mesa3d/src/egl/main/ |
H A D | eglapi.c | 2565 EGLint *formats, EGLint *num_formats) in eglQueryDmaBufFormatsEXT() 2574 ret = disp->Driver->QueryDmaBufFormatsEXT(disp, max_formats, formats, num_formats); in eglQueryDmaBufFormatsEXT() 2564 eglQueryDmaBufFormatsEXT(EGLDisplay dpy, EGLint max_formats, EGLint *formats, EGLint *num_formats) eglQueryDmaBufFormatsEXT() argument
|
/third_party/python/Lib/ |
H A D | argparse.py | 623 formats = ['%s' for _ in range(action.nargs)] 626 result = ' '.join(formats) % get_metavar(action.nargs)
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryMappingTests.cpp | 350 const VkFormat formats[] = 360 for (const VkFormat f : formats)
|
/third_party/python/Modules/ |
H A D | arraymodule.c | 36 const char *formats; member 2595 view->format = (char *)self->ob_descr->formats; in array_buffer_getbuf()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderCommonFunctionTests.cpp | 2016 const tcu::FloatFormat formats[] = 2023 const tcu::FloatFormat& format = de::getSizedArrayElement<glu::PRECISION_LAST>(formats, precision);
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_via.c | 584 info->stream[SNDRV_PCM_STREAM_PLAYBACK].formats = in vt1708_build_pcms()
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | atiixp_modem.c | 753 /* set up slots and formats for analog OUT */ 769 /* set up slots and formats for analog IN */ 824 .formats = SNDRV_PCM_FMTBIT_S16_LE,
|
H A D | intel8x0m.c | 595 .formats = SNDRV_PCM_FMTBIT_S16_LE,
|
H A D | via82xx_modem.c | 710 .formats = SNDRV_PCM_FMTBIT_U8 | SNDRV_PCM_FMTBIT_S16_LE,
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt1305.c | 928 .formats = RT1305_FORMATS,
|
H A D | pcm512x.c | 1462 .formats = SNDRV_PCM_FMTBIT_S16_LE |
|
H A D | rt5514.c | 1159 .formats = RT5514_FORMATS,
|
H A D | sta350.c | 905 .formats = STA350_FORMATS,
|
H A D | tlv320dac33.c | 1460 .formats = DAC33_FORMATS,
|
H A D | wsa881x.c | 1038 .formats = SNDRV_PCM_FMTBIT_S16_LE,
|
/kernel/linux/linux-5.10/sound/soc/mediatek/common/ |
H A D | mtk-btcvsd.c | 870 .formats = SNDRV_PCM_FMTBIT_S16_LE,
|
/kernel/linux/linux-5.10/sound/soc/sti/ |
H A D | uniperif.h | 1356 .formats = SNDRV_PCM_FMTBIT_S32_LE | SNDRV_PCM_FMTBIT_S16_LE,
|
/kernel/linux/linux-5.10/sound/spi/ |
H A D | at73c213.c | 113 .formats = SNDRV_PCM_FMTBIT_S16_BE,
|