OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IMemAllocator
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/media/video/capture/win/
pin_base_win.h
79
STDMETHOD(GetAllocator)(
IMemAllocator
** allocator);
81
STDMETHOD(NotifyAllocator)(
IMemAllocator
* allocator, BOOL read_only);
pin_base_win.cc
232
STDMETHODIMP PinBase::GetAllocator(
IMemAllocator
** allocator) {
236
STDMETHODIMP PinBase::NotifyAllocator(
IMemAllocator
* allocator,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ksproxy.h
325
STDMETHOD_(
IMemAllocator
*,KsPeekAllocator)(THIS_
329
IMemAllocator
*MemAllocator
strmif.h
77
typedef interface
IMemAllocator
IMemAllocator
;
432
typedef interface
IMemAllocator
IMemAllocator
;
[
all
...]
Completed in 531 milliseconds