| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
| H A D | image_packer.cpp | 92 uint32_t ImagePacker::GetSupportedFormats(std::set<std::string> &formats) in GetSupportedFormats() argument
|
| /foundation/multimedia/image_effect/test/unittest/ |
| H A D | image_effect_capi_unittest.cpp | 80 ImageEffect_Format formats[] = { ImageEffect_Format::EFFECT_PIXEL_FORMAT_RGBA8888, in SetUp() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/src/ |
| H A D | image_receiver.cpp | 63 std::set<std::string> formats; in PackImage() local
|
| /foundation/multimodalinput/input/service/window_manager/src/ |
| H A D | knuckle_dynamic_drawing_manager.cpp | 81 std::set<std::string> formats; in DecodeImageToPixelMap() local
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdidevice_fuzzer/ |
| H A D | hdidevice_fuzzer.cpp | 158 GraphicHDRFormat formats = GetData<GraphicHDRFormat>(); in DoSomethingInterestingWithMyAPI() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/arm/ |
| H A D | malidp_mw.c | 194 u32 *formats; in get_writeback_formats() local 215 u32 *formats; in malidp_mw_connector_init() local [all...] |
| H A D | hdlcd_crtc.c | 297 u32 formats[ARRAY_SIZE(supported_formats)], i; in hdlcd_plane_init() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_plane.c | 255 u32 *formats, n_formats = 0; in komeda_plane_add() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_simple_kms_helper.c | 299 drm_simple_display_pipe_init(struct drm_device *dev, struct drm_simple_display_pipe *pipe, const struct drm_simple_display_pipe_funcs *funcs, const uint32_t *formats, unsigned int format_count, const uint64_t *format_modifiers, struct drm_connector *connector) drm_simple_display_pipe_init() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/ |
| H A D | omap_fb.c | 20 static const u32 formats[] = { variable
|
| /kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/ |
| H A D | camss-csiphy.c | 84 static u8 csiphy_get_bpp(const struct csiphy_format *formats, in csiphy_get_bpp() argument [all...] |
| H A D | camss-ispif.h | 46 const u32 *formats; member
|
| /kernel/linux/linux-5.10/drivers/media/platform/rockchip/rga/ |
| H A D | rga.c | 187 static struct rga_fmt formats[] = { variable
|
| /kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/ |
| H A D | hfi_parser.c | 147 const struct raw_formats *formats = fmts; in fill_raw_fmts() local
|
| /kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
| H A D | isppreview.h | 123 struct v4l2_mbus_framefmt formats[PREV_PADS_NUM]; member
|
| H A D | ispresizer.h | 94 struct v4l2_mbus_framefmt formats[RESZ_PADS_NUM]; member
|
| /kernel/linux/linux-5.10/sound/firewire/oxfw/ |
| H A D | oxfw-stream.c | 60 u8 **formats; in set_stream_format() local 196 u8 **formats; in keep_resources() local 580 assume_stream_formats(struct snd_oxfw *oxfw, enum avc_general_plug_dir dir, unsigned int pid, u8 *buf, unsigned int *len, u8 **formats) assume_stream_formats() argument 642 u8 *buf, **formats; fill_stream_formats() local [all...] |
| H A D | oxfw-pcm.c | 13 u8 **formats = rule->private; in hw_rule_rate() local 44 u8 **formats = rule->private; in hw_rule_channels() local 80 static void limit_channels_and_rates(struct snd_pcm_hardware *hw, u8 **formats) in limit_channels_and_rates() argument 113 u8 **formats; in init_hw_params() local [all...] |
| /kernel/linux/linux-5.10/sound/aoa/soundbus/ |
| H A D | soundbus.h | 36 u64 formats; /* SNDRV_PCM_FMTBIT_* */ member
|
| /kernel/linux/linux-5.10/sound/xen/ |
| H A D | xen_snd_front_cfg.c | 189 u64 formats; in cfg_formats() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_ipp.h | 59 const struct exynos_drm_ipp_formats *formats; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp4/ |
| H A D | mdp4_plane.c | 23 uint32_t formats[32]; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | overlay.c | 61 static uint32_t formats[] = { variable
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/xen/ |
| H A D | xen_drm_front_kms.c | 314 const u32 *formats; in display_pipe_init() local
|
| /kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
| H A D | v4l2-common.c | 236 static const struct v4l2_format_info formats[] = { in v4l2_format_info() local [all...] |