Home
last modified time | relevance | path

Searched defs:out_s (Results 1 – 16 of 16) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglupload.c321 GstStructure *out_s; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxcoreaudio.c687 GstStructure *out_s; in gst_core_audio_probe_caps() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.h326 struct crocus_resource **out_s) in crocus_get_depth_stencil_resources()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-channel-mixer.c388 gint out_s[3] = { -1, -1, -1 }; in gst_audio_channel_mixer_fill_others() local
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadeinterlace.c580 GstStructure *in_s, *out_s; in gst_va_deinterlace_fixate_caps() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglfilter.c750 GstStructure *out_s = gst_caps_get_structure (outcaps, 0); in gst_gl_filter_set_caps() local
Dgstglviewconvert.c468 GstStructure *out_s = gst_caps_get_structure (out_caps, 0); in gst_gl_view_convert_set_caps() local
Dgstglcolorconvert.c795 GstStructure *out_s = gst_caps_get_structure (out_caps, 0); in _gst_gl_color_convert_set_caps_unlocked() local
/third_party/flutter/skia/tests/
DSkSLInterpreterTest.cpp92 float out_s[16], out_v[16]; in vec_test() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudioconvert.c470 GstStructure *in_s, *out_s; in verify_convert() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c2216 struct zink_resource **out_s) in zink_get_depth_stencil_resources()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.c411 struct iris_resource **out_s) in iris_get_depth_stencil_resources()
/third_party/python/Modules/
D_testcapimodule.c880 Py_ssize_t out_s; in test_long_as_size_t() local
/third_party/mesa3d/src/imgui/
Dimgui.cpp1778 void ImGui::ColorConvertRGBtoHSV(float r, float g, float b, float& out_h, float& out_s, float& out_… in ColorConvertRGBtoHSV()
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp1740 void ImGui::ColorConvertRGBtoHSV(float r, float g, float b, float& out_h, float& out_s, float& out_… in ColorConvertRGBtoHSV()
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp1861 void ImGui::ColorConvertRGBtoHSV(float r, float g, float b, float& out_h, float& out_s, float& out_… in ColorConvertRGBtoHSV()