Home
last modified time | relevance | path

Searched defs:fmts (Results 26 - 50 of 53) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmt9m001.c103 const struct mt9m001_datafmt *fmts; member
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/meson/vdec/
H A Dvdec.c467 find_format(const struct amvdec_format *fmts, u32 size, u32 pixfmt) in find_format() argument
497 const struct amvdec_format *fmts = sess->core->platform->formats; in vdec_try_fmt_common() local
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/
H A Domap_gem.c1464 const enum tiler_fmt fmts[] = { in omap_gem_init() local
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dtopology.h26 struct avs_audio_format *fmts; member
/third_party/ffmpeg/libavfilter/
H A Dformats.c352 int ff_fmt_is_in(int fmt, const int *fmts) in ff_fmt_is_in() argument
381 ff_make_format_list(const int *fmts) ff_make_format_list() argument
390 ff_make_channel_layout_list(const AVChannelLayout *fmts) ff_make_channel_layout_list() argument
477 int fmts[2] = { fmt, -1 }; ff_make_formats_list_singleton() local
716 ff_set_common_channel_layouts_from_list(AVFilterContext *ctx, const AVChannelLayout *fmts) ff_set_common_channel_layouts_from_list() argument
756 ff_set_common_formats_from_list(AVFilterContext *ctx, const int *fmts) ff_set_common_formats_from_list() argument
879 check_list(void *log, const char *name, const AVFilterFormats *fmts) check_list() argument
900 ff_formats_check_pixel_formats(void *log, const AVFilterFormats *fmts) ff_formats_check_pixel_formats() argument
905 ff_formats_check_sample_formats(void *log, const AVFilterFormats *fmts) ff_formats_check_sample_formats() argument
910 ff_formats_check_sample_rates(void *log, const AVFilterFormats *fmts) ff_formats_check_sample_rates() argument
924 ff_formats_check_channel_layouts(void *log, const AVFilterChannelLayouts *fmts) ff_formats_check_channel_layouts() argument
[all...]
H A Ddrawutils.c654 AVFilterFormats *fmts = NULL; in ff_draw_supported_pixel_formats() local
H A Davfiltergraph.c741 AVFilterChannelLayouts *fmts; in reduce_formats_on_filter() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_connector.c817 u32 *fmts = NULL; in drm_display_info_set_bus_formats() local
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dak4613.c348 const struct ak4613_formats *fmts; in ak4613_dai_fmt_matching() local
/kernel/linux/linux-5.10/sound/usb/
H A Dpcm.c994 struct snd_mask *fmts = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_check_valid_format() local
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
H A Dipu3-v4l2.c64 struct v4l2_pix_format_mplane *fmts[IPU3_CSS_QUEUES] = { NULL }; in imgu_subdev_s_stream() local
665 struct v4l2_pix_format_mplane *fmts[IPU3_CSS_QUEUES] = { NULL }; in imgu_fmt() local
[all...]
H A Dipu3-css.c1687 imgu_css_fmt_try(struct imgu_css *css, struct v4l2_pix_format_mplane *fmts[IPU3_CSS_QUEUES], struct v4l2_rect *rects[IPU3_CSS_RECTS], unsigned int pipe) imgu_css_fmt_try() argument
1843 imgu_css_fmt_set(struct imgu_css *css, struct v4l2_pix_format_mplane *fmts[IPU3_CSS_QUEUES], struct v4l2_rect *rects[IPU3_CSS_RECTS], unsigned int pipe) imgu_css_fmt_set() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/
H A Drkisp1-capture.c72 const struct rkisp1_capture_fmt_cfg *fmts; member
348 const struct rkisp1_capture_fmt_cfg *fmts = cap->config->fmts; in rkisp1_cap_enum_mbus_codes() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/
H A Dipu3-v4l2.c64 struct v4l2_pix_format_mplane *fmts[IPU3_CSS_QUEUES] = { NULL }; in imgu_subdev_s_stream() local
674 struct v4l2_pix_format_mplane *fmts[IPU3_CSS_QUEUES] = { NULL }; in imgu_fmt() local
[all...]
H A Dipu3-css.c1672 imgu_css_fmt_try(struct imgu_css *css, struct v4l2_pix_format_mplane *fmts[IPU3_CSS_QUEUES], struct v4l2_rect *rects[IPU3_CSS_RECTS], unsigned int pipe) imgu_css_fmt_try() argument
1828 imgu_css_fmt_set(struct imgu_css *css, struct v4l2_pix_format_mplane *fmts[IPU3_CSS_QUEUES], struct v4l2_rect *rects[IPU3_CSS_RECTS], unsigned int pipe) imgu_css_fmt_set() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-capture.c72 const struct rkisp1_capture_fmt_cfg *fmts; member
370 const struct rkisp1_capture_fmt_cfg *fmts = cap->config->fmts; in rkisp1_cap_enum_mbus_codes() local
[all...]
/kernel/linux/linux-6.6/sound/usb/
H A Dpcm.c730 struct snd_mask *fmts = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_check_valid_format() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_qsv.c769 enum AVPixelFormat *fmts; in qsv_transfer_get_formats() local
H A Dhwcontext_opencl.c1773 enum AVPixelFormat *fmts; in opencl_transfer_get_formats() local
H A Dhwcontext_vulkan.c2431 enum AVPixelFormat *fmts = av_malloc_array(2, sizeof(*fmts)); in vulkan_transfer_get_formats() local
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dcore.h114 struct raw_formats fmts[MAX_FMT_ENTRIES]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_connector.c927 u32 *fmts = NULL; in drm_display_info_set_bus_formats() local
/kernel/linux/linux-5.10/drivers/media/platform/
H A Dpxa_camera.c721 unsigned int i, fmts = 0, raw_fmts = 0; in pxa_mbus_build_fmts_xlate() local
/kernel/linux/linux-6.6/drivers/media/platform/intel/
H A Dpxa_camera.c717 unsigned int i, fmts = 0, raw_fmts = 0; in pxa_mbus_build_fmts_xlate() local
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp3787 DateFormat* fmts = DateFormat::createDateTimeInstance(DateFormat::SHORT, DateFormat::FULL, loc); in Test6726() local

Completed in 63 milliseconds

123