Home
last modified time | relevance | path

Searched refs:strDesc (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/directsound/
Dgstdirectsounddevice.c88 gst_directsound_enum_callback (GUID * pGUID, TCHAR * strDesc, in gst_directsound_enum_callback() argument
101 description = g_locale_to_utf8 (strDesc, -1, NULL, NULL, NULL); in gst_directsound_enum_callback()
Dgstdirectsoundsrc.c339 gst_directsound_enum_callback (GUID * pGUID, TCHAR * strDesc, in gst_directsound_enum_callback() argument
345 description = g_locale_to_utf8 (strDesc, -1, NULL, NULL, NULL); in gst_directsound_enum_callback()
/third_party/gstreamer/gstplugins_good/sys/directsound/
Dgstdirectsounddevice.c88 gst_directsound_enum_callback (GUID * pGUID, TCHAR * strDesc, in gst_directsound_enum_callback() argument
101 description = g_locale_to_utf8 (strDesc, -1, NULL, NULL, NULL); in gst_directsound_enum_callback()