Home
last modified time | relevance | path

Searched refs:NotifyAllocator (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/video_capture/windows/
Dsink_filter_ds.h84 STDMETHOD(NotifyAllocator)(IMemAllocator* allocator, BOOL read_only) override;
Dsink_filter_ds.cc707 STDMETHODIMP CaptureInputPin::NotifyAllocator(IMemAllocator* allocator, in NotifyAllocator() function in webrtc::videocapturemodule::CaptureInputPin