Home
last modified time | relevance | path

Searched refs:olestr (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavdevice/
H A Ddshow.c495 LPOLESTR olestr = NULL; in dshow_cycle_devices() local
509 r = IMoniker_GetDisplayName(m, bind_ctx, NULL, &olestr); in dshow_cycle_devices()
512 unique_name = dup_wchar_to_utf8(olestr); in dshow_cycle_devices()
603 if (olestr && co_malloc) in dshow_cycle_devices()
604 IMalloc_Free(co_malloc, olestr); in dshow_cycle_devices()

Completed in 3 milliseconds