Home
last modified time | relevance | path

Searched refs:out_fmt (Results 1 – 25 of 636) sorted by last modified time

12345678910>>...26

/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/sound/
H A Dskl-tplg-interface.h235 struct skl_dfw_v4_module_fmt out_fmt[MAX_OUT_QUEUE]; member
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dv4l2-test-buffers.cpp2906 cv4l_fmt cap_fmt, out_fmt; in streamM2MRun() local
2910 node->g_fmt(out_fmt, out_type); in streamM2MRun()
2914 fcc2s(out_fmt.g_pixelformat()).c_str(), in streamM2MRun()
2915 pixfmt2s(out_fmt.g_pixelformat()).c_str(), in streamM2MRun()
2916 out_fmt.g_width(), out_fmt.g_height(), in streamM2MRun()
2928 cv4l_fmt out_fmt; in streamM2MOutFormat() local
2930 node->g_fmt(out_fmt, v4l_type_invert(cap_type)); in streamM2MOutFormat()
2931 out_fmt.s_pixelformat(pixelformat); in streamM2MOutFormat()
2932 out_fmt.s_width(w); in streamM2MOutFormat()
2933 out_fmt.s_height(h); in streamM2MOutFormat()
[all …]
H A Dv4l2-test-formats.cpp1806 cv4l_fmt out_fmt, cap_fmt, fmt; in testM2MScaling() local
1808 fail_on_test(node->g_fmt(out_fmt, out_type)); in testM2MScaling()
1809 out_fmt.s_width(1); in testM2MScaling()
1810 out_fmt.s_height(1); in testM2MScaling()
1811 fail_on_test(node->s_fmt(out_fmt, out_type)); in testM2MScaling()
1814 cap_fmt.s_width(out_fmt.g_width()); in testM2MScaling()
1815 cap_fmt.s_height(out_fmt.g_height()); in testM2MScaling()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/sound/
H A Dskl-tplg-interface.h235 struct skl_dfw_v4_module_fmt out_fmt[MAX_OUT_QUEUE]; member
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dv4l2-test-buffers.cpp2906 cv4l_fmt cap_fmt, out_fmt; in streamM2MRun() local
2910 node->g_fmt(out_fmt, out_type); in streamM2MRun()
2914 fcc2s(out_fmt.g_pixelformat()).c_str(), in streamM2MRun()
2915 pixfmt2s(out_fmt.g_pixelformat()).c_str(), in streamM2MRun()
2916 out_fmt.g_width(), out_fmt.g_height(), in streamM2MRun()
2928 cv4l_fmt out_fmt; in streamM2MOutFormat() local
2930 node->g_fmt(out_fmt, v4l_type_invert(cap_type)); in streamM2MOutFormat()
2931 out_fmt.s_pixelformat(pixelformat); in streamM2MOutFormat()
2932 out_fmt.s_width(w); in streamM2MOutFormat()
2933 out_fmt.s_height(h); in streamM2MOutFormat()
[all …]
H A Dv4l2-test-formats.cpp1806 cv4l_fmt out_fmt, cap_fmt, fmt; in testM2MScaling() local
1808 fail_on_test(node->g_fmt(out_fmt, out_type)); in testM2MScaling()
1809 out_fmt.s_width(1); in testM2MScaling()
1810 out_fmt.s_height(1); in testM2MScaling()
1811 fail_on_test(node->s_fmt(out_fmt, out_type)); in testM2MScaling()
1814 cap_fmt.s_width(out_fmt.g_width()); in testM2MScaling()
1815 cap_fmt.s_height(out_fmt.g_height()); in testM2MScaling()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/sound/
H A Dskl-tplg-interface.h235 struct skl_dfw_v4_module_fmt out_fmt[MAX_OUT_QUEUE]; member
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dv4l2-test-buffers.cpp2906 cv4l_fmt cap_fmt, out_fmt; in streamM2MRun() local
2910 node->g_fmt(out_fmt, out_type); in streamM2MRun()
2914 fcc2s(out_fmt.g_pixelformat()).c_str(), in streamM2MRun()
2915 pixfmt2s(out_fmt.g_pixelformat()).c_str(), in streamM2MRun()
2916 out_fmt.g_width(), out_fmt.g_height(), in streamM2MRun()
2928 cv4l_fmt out_fmt; in streamM2MOutFormat() local
2930 node->g_fmt(out_fmt, v4l_type_invert(cap_type)); in streamM2MOutFormat()
2931 out_fmt.s_pixelformat(pixelformat); in streamM2MOutFormat()
2932 out_fmt.s_width(w); in streamM2MOutFormat()
2933 out_fmt.s_height(h); in streamM2MOutFormat()
[all …]
H A Dv4l2-test-formats.cpp1806 cv4l_fmt out_fmt, cap_fmt, fmt; in testM2MScaling() local
1808 fail_on_test(node->g_fmt(out_fmt, out_type)); in testM2MScaling()
1809 out_fmt.s_width(1); in testM2MScaling()
1810 out_fmt.s_height(1); in testM2MScaling()
1811 fail_on_test(node->s_fmt(out_fmt, out_type)); in testM2MScaling()
1814 cap_fmt.s_width(out_fmt.g_width()); in testM2MScaling()
1815 cap_fmt.s_height(out_fmt.g_height()); in testM2MScaling()
/dports/multimedia/transcode/transcode-1.1.7/import/
H A Dx11source.h87 uint32_t out_fmt; /* TC internal identifier */ member
H A Dx11source.c108 info->codec = handle->out_fmt; in tc_x11source_probe()
140 handle->out_fmt); in tc_x11source_acquire_image_plain()
185 handle->out_fmt); in tc_x11source_acquire_image_shm()
284 handle->out_fmt = TC_CODEC_RGB; in tc_x11source_map_format()
292 handle->out_fmt = TC_CODEC_YUV420P; in tc_x11source_map_format()
300 handle->out_fmt = TC_CODEC_YUV422P; in tc_x11source_map_format()
/dports/games/retroarch/RetroArch-1.9.7/camera/drivers/
H A Dvideo4linux2.c340 v4l->scaler.out_fmt = SCALER_FMT_ARGB8888; in v4l_init()
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavutil/
H A Dopt.h741 … av_opt_get_pixel_fmt (void *obj, const char *name, int search_flags, enum AVPixelFormat *out_fmt);
742 …av_opt_get_sample_fmt(void *obj, const char *name, int search_flags, enum AVSampleFormat *out_fmt);
H A Dopt.c962 static int get_format(void *obj, const char *name, int search_flags, int *out_fmt, in get_format() argument
976 *out_fmt = *(int *)dst; in get_format()
980 int av_opt_get_pixel_fmt(void *obj, const char *name, int search_flags, enum AVPixelFormat *out_fmt) in av_opt_get_pixel_fmt() argument
982 return get_format(obj, name, search_flags, out_fmt, AV_OPT_TYPE_PIXEL_FMT, "pixel"); in av_opt_get_pixel_fmt()
985 … av_opt_get_sample_fmt(void *obj, const char *name, int search_flags, enum AVSampleFormat *out_fmt) in av_opt_get_sample_fmt() argument
987 return get_format(obj, name, search_flags, out_fmt, AV_OPT_TYPE_SAMPLE_FMT, "sample"); in av_opt_get_sample_fmt()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/vulkan/wsi/
H A Dwsi_common_wayland.c795 vk_outarray_append_typed(VkSurfaceFormatKHR, &out, out_fmt) { in wsi_wl_surface_get_formats()
796 out_fmt->format = disp_fmt->vk_format; in wsi_wl_surface_get_formats()
797 out_fmt->colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR; in wsi_wl_surface_get_formats()
834 vk_outarray_append_typed(VkSurfaceFormat2KHR, &out, out_fmt) { in wsi_wl_surface_get_formats2()
835 out_fmt->surfaceFormat.format = disp_fmt->vk_format; in wsi_wl_surface_get_formats2()
836 out_fmt->surfaceFormat.colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR; in wsi_wl_surface_get_formats2()
/dports/www/firefox/firefox-99.0/media/ffvpx/libavutil/
H A Dopt.c986 static int get_format(void *obj, const char *name, int search_flags, int *out_fmt, in get_format() argument
1000 *out_fmt = *(int *)dst; in get_format()
1004 int av_opt_get_pixel_fmt(void *obj, const char *name, int search_flags, enum AVPixelFormat *out_fmt) in av_opt_get_pixel_fmt() argument
1006 return get_format(obj, name, search_flags, out_fmt, AV_OPT_TYPE_PIXEL_FMT, "pixel"); in av_opt_get_pixel_fmt()
1009 … av_opt_get_sample_fmt(void *obj, const char *name, int search_flags, enum AVSampleFormat *out_fmt) in av_opt_get_sample_fmt() argument
1011 return get_format(obj, name, search_flags, out_fmt, AV_OPT_TYPE_SAMPLE_FMT, "sample"); in av_opt_get_sample_fmt()
H A Dopt.h762 … av_opt_get_pixel_fmt (void *obj, const char *name, int search_flags, enum AVPixelFormat *out_fmt);
763 …av_opt_get_sample_fmt(void *obj, const char *name, int search_flags, enum AVSampleFormat *out_fmt);
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavutil/
H A Dopt.c962 static int get_format(void *obj, const char *name, int search_flags, int *out_fmt, in get_format() argument
976 *out_fmt = *(int *)dst; in get_format()
980 int av_opt_get_pixel_fmt(void *obj, const char *name, int search_flags, enum AVPixelFormat *out_fmt) in av_opt_get_pixel_fmt() argument
982 return get_format(obj, name, search_flags, out_fmt, AV_OPT_TYPE_PIXEL_FMT, "pixel"); in av_opt_get_pixel_fmt()
985 … av_opt_get_sample_fmt(void *obj, const char *name, int search_flags, enum AVSampleFormat *out_fmt) in av_opt_get_sample_fmt() argument
987 return get_format(obj, name, search_flags, out_fmt, AV_OPT_TYPE_SAMPLE_FMT, "sample"); in av_opt_get_sample_fmt()
H A Dopt.h741 … av_opt_get_pixel_fmt (void *obj, const char *name, int search_flags, enum AVPixelFormat *out_fmt);
742 …av_opt_get_sample_fmt(void *obj, const char *name, int search_flags, enum AVSampleFormat *out_fmt);
/dports/sysutils/py-salt/salt-3004.1/salt/utils/
H A Dtimeutil.py67 def get_time_at(time_in=None, time_at=None, out_fmt="%Y-%m-%dT%H:%M:%S"):
73 return time.strftime(out_fmt, time.localtime(dt))
/dports/lang/clover/mesa-21.3.6/src/vulkan/wsi/
H A Dwsi_common_wayland.c823 vk_outarray_append(&out, out_fmt) { in wsi_wl_surface_get_formats()
824 out_fmt->format = disp_fmt->vk_format; in wsi_wl_surface_get_formats()
825 out_fmt->colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR; in wsi_wl_surface_get_formats()
861 vk_outarray_append(&out, out_fmt) { in wsi_wl_surface_get_formats2()
862 out_fmt->surfaceFormat.format = disp_fmt->vk_format; in wsi_wl_surface_get_formats2()
863 out_fmt->surfaceFormat.colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR; in wsi_wl_surface_get_formats2()
/dports/graphics/libosmesa/mesa-21.3.6/src/vulkan/wsi/
H A Dwsi_common_wayland.c823 vk_outarray_append(&out, out_fmt) { in wsi_wl_surface_get_formats()
824 out_fmt->format = disp_fmt->vk_format; in wsi_wl_surface_get_formats()
825 out_fmt->colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR; in wsi_wl_surface_get_formats()
861 vk_outarray_append(&out, out_fmt) { in wsi_wl_surface_get_formats2()
862 out_fmt->surfaceFormat.format = disp_fmt->vk_format; in wsi_wl_surface_get_formats2()
863 out_fmt->surfaceFormat.colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR; in wsi_wl_surface_get_formats2()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/vulkan/wsi/
H A Dwsi_common_wayland.c823 vk_outarray_append(&out, out_fmt) { in wsi_wl_surface_get_formats()
824 out_fmt->format = disp_fmt->vk_format; in wsi_wl_surface_get_formats()
825 out_fmt->colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR; in wsi_wl_surface_get_formats()
861 vk_outarray_append(&out, out_fmt) { in wsi_wl_surface_get_formats2()
862 out_fmt->surfaceFormat.format = disp_fmt->vk_format; in wsi_wl_surface_get_formats2()
863 out_fmt->surfaceFormat.colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR; in wsi_wl_surface_get_formats2()
/dports/graphics/mesa-libs/mesa-21.3.6/src/vulkan/wsi/
H A Dwsi_common_wayland.c823 vk_outarray_append(&out, out_fmt) { in wsi_wl_surface_get_formats()
824 out_fmt->format = disp_fmt->vk_format; in wsi_wl_surface_get_formats()
825 out_fmt->colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR; in wsi_wl_surface_get_formats()
861 vk_outarray_append(&out, out_fmt) { in wsi_wl_surface_get_formats2()
862 out_fmt->surfaceFormat.format = disp_fmt->vk_format; in wsi_wl_surface_get_formats2()
863 out_fmt->surfaceFormat.colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR; in wsi_wl_surface_get_formats2()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/vulkan/wsi/
H A Dwsi_common_wayland.c823 vk_outarray_append(&out, out_fmt) { in wsi_wl_surface_get_formats()
824 out_fmt->format = disp_fmt->vk_format; in wsi_wl_surface_get_formats()
825 out_fmt->colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR; in wsi_wl_surface_get_formats()
861 vk_outarray_append(&out, out_fmt) { in wsi_wl_surface_get_formats2()
862 out_fmt->surfaceFormat.format = disp_fmt->vk_format; in wsi_wl_surface_get_formats2()
863 out_fmt->surfaceFormat.colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR; in wsi_wl_surface_get_formats2()

12345678910>>...26