Searched refs:strDesc (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/directsound/ |
D | gstdirectsounddevice.c | 88 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()
|
D | gstdirectsoundsrc.c | 339 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/ |
D | gstdirectsounddevice.c | 88 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()
|