| /kernel/linux/linux-6.6/drivers/gpu/drm/qxl/ |
| H A D | qxl_display.c | 940 const uint32_t *formats; in qxl_create_plane() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
| H A D | vc4_plane.c | 1622 u32 formats[ARRAY_SIZE(hvs_formats)]; in vc4_plane_init() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/xlnx/ |
| H A D | zynqmp_disp.c | 100 const struct zynqmp_disp_format *formats; member 888 u32 *formats; zynqmp_disp_layer_drm_formats() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/rockchip/ |
| H A D | rockchip_i2s_tdm.c | 1037 u64 formats = (SNDRV_PCM_FMTBIT_S8 | SNDRV_PCM_FMTBIT_S16_LE | in rockchip_i2s_tdm_init_dai() local
|
| /kernel/linux/linux-6.6/sound/usb/ |
| H A D | card.h | 14 u64 formats; /* ALSA format bits */ member 183 u64 formats; /* format bitmasks (all or'ed) */ member
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H A D | hda_eld.c | 563 u64 formats; in snd_hdmi_eld_update_pcm_info() local
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | adau1977.c | 706 u64 formats = 0; in adau1977_startup() local
|
| /kernel/linux/linux-6.6/sound/soc/fsl/ |
| H A D | fsl_micfil.c | 70 u64 formats; member
|
| /third_party/curl/tests/server/ |
| H A D | tftpd.c | 115 struct formats { struct
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | avfiltergraph.c | 344 AVFilterFormats *formats; in filter_query_formats() local [all...] |
| H A D | avf_showwaves.c | 156 AVFilterFormats *formats = NULL; in query_formats() local [all...] |
| H A D | avfilter.h | 360 } formats; member 512 AVFilterFormats *formats; global() member [all...] |
| H A D | af_anequalizer.c | 222 AVFilterFormats *formats; in query_formats() local [all...] |
| H A D | af_headphone.c | 591 AVFilterFormats *formats = NULL; in query_formats() local
|
| H A D | af_loudnorm.c | 687 AVFilterFormats *formats; in query_formats() local
|
| H A D | vf_scale.c | 346 AVFilterFormats *formats; in query_formats() local [all...] |
| H A D | vf_overlay.c | 225 AVFilterFormats *formats; in query_formats() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_vaapi.c | 70 VAAPISurfaceFormat *formats; member 689 vaapi_transfer_get_formats(AVHWFramesContext *hwfc, enum AVHWFrameTransferDirection dir, enum AVPixelFormat **formats) vaapi_transfer_get_formats() argument [all...] |
| H A D | hwcontext_qsv.c | 765 qsv_transfer_get_formats(AVHWFramesContext *ctx, enum AVHWFrameTransferDirection dir, enum AVPixelFormat **formats) qsv_transfer_get_formats() argument
|
| /third_party/alsa-lib/include/ |
| H A D | topology.h | 985 uint64_t formats; /*!< supported formats SNDRV_PCM_FMTBIT_* */ member
|
| /third_party/libcoap/src/ |
| H A D | coap_debug.c | 615 static struct desc_t formats[] = { in print_content_format() local
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_shader_info.h | 52 uint8_t formats[ACO_MAX_VERTEX_ATTRIBS]; member
|
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| H A D | xm_api.c | 470 enum pipe_format formats[8], fmt; in choose_depth_stencil_format() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_formats.c | 418 const struct anv_format *formats; member [all...] |
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_wayland.c | 72 struct u_vector formats; member 95 find_format(struct u_vector *formats, VkFormat format) in find_format() argument 107 wsi_wl_display_add_vk_format(struct wsi_wl_display *display, struct u_vector *formats, VkFormat format, uint32_t flags) wsi_wl_display_add_vk_format() argument 163 wsi_wl_display_add_vk_format_modifier(struct wsi_wl_display *display, struct u_vector *formats, VkFormat vk_format, uint32_t flags, uint64_t modifier) wsi_wl_display_add_vk_format_modifier() argument 176 wsi_wl_display_add_drm_format_modifier(struct wsi_wl_display *display, struct u_vector *formats, uint32_t drm_format, uint64_t modifier) wsi_wl_display_add_drm_format_modifier() argument 369 wsi_wl_display_add_wl_shm_format(struct wsi_wl_display *display, struct u_vector *formats, enum wl_shm_format shm_format) wsi_wl_display_add_wl_shm_format() argument [all...] |