Go to the source code of this file.
Classes | |
| class | CCritSec |
| class | CAutoLock |
| class | CAMEvent |
| class | CAMMsgEvent |
| class | CAMThread |
| class | CQueue< T > |
| class | QzCComPtr< T > |
Defines | |
| #define | CritCheckIn(x) TRUE |
| #define | CritCheckOut(x) TRUE |
| #define | DbgLockTrace(pc, fT) |
| #define | CTimeoutEvent CAMEvent |
| #define | DEFAULT_QUEUESIZE 2 |
| #define | wsprintfW wsprintfWInternal |
| #define | lstrcpyW lstrcpyWInternal |
| #define | lstrcpynW lstrcpynWInternal |
| #define | lstrcmpW lstrcmpWInternal |
| #define | lstrcmpiW lstrcmpiWInternal |
| #define | lstrlenW lstrlenWInternal |
| #define | WstrToInt(sz) _wtoi(sz) |
| #define | atoiW(sz) _wtoi(sz) |
| #define | atoiA(sz) atoi(sz) |
| #define | GetSubtypeName GetSubtypeNameA |
| #define | EqualPins(pPin1, pPin2) IsEqualObject(pPin1, pPin2) |
| #define | AmHresultFromWin32(x) (MAKE_HRESULT(SEVERITY_ERROR, FACILITY_WIN32, x)) |
Functions | |
| int WINAPIV | wsprintfWInternal (LPWSTR, LPCWSTR,...) |
| LPWSTR WINAPI | lstrcpyWInternal (LPWSTR lpString1, LPCWSTR lpString2) |
| LPWSTR WINAPI | lstrcpynWInternal (LPWSTR lpString1, LPCWSTR lpString2, int iMaxLength) |
| int WINAPI | lstrcmpWInternal (LPCWSTR lpString1, LPCWSTR lpString2) |
| int WINAPI | lstrcmpiWInternal (LPCWSTR lpString1, LPCWSTR lpString2) |
| int WINAPI | lstrlenWInternal (LPCWSTR lpString) |
| void *__stdcall | memmoveInternal (void *, const void *, size_t) |
| void *__cdecl | memchrInternal (const void *buf, int chr, size_t cnt) |
| void WINAPI | IntToWstr (int i, LPWSTR wstr) |
| STDAPI_ (const GUID) GetTrueColorType(const BITMAPINFOHEADER *pbmiHeader) | |
| STDAPI_ (WORD) GetBitCount(const GUID *pSubtype) | |
| STDAPI_ (CHAR *) GetSubtypeNameA(const GUID *pSubtype) | |
| STDAPI_ (WCHAR *) GetSubtypeNameW(const GUID *pSubtype) | |
| STDAPI_ (LONG) GetBitmapFormatSize(const BITMAPINFOHEADER *pHeader) | |
| STDAPI_ (DWORD) GetBitmapSize(const BITMAPINFOHEADER *pHeader) | |
| STDAPI_ (BOOL) ContainsPalette(const VIDEOINFOHEADER *pVideoInfo) | |
| STDAPI_ (const RGBQUAD *) GetBitmapPalette(const VIDEOINFOHEADER *pVideoInfo) | |
| BOOL WINAPI | IsEqualObject (IUnknown *pFirst, IUnknown *pSecond) |
| LONGLONG WINAPI | llMulDiv (LONGLONG a, LONGLONG b, LONGLONG c, LONGLONG rnd) |
| LONGLONG WINAPI | Int64x32Div32 (LONGLONG a, LONG b, LONG c, LONG rnd) |
| STDAPI | WriteBSTR (BSTR *pstrDest, LPCWSTR szSrc) |
| STDAPI | FreeBSTR (BSTR *pstr) |
| STDAPI | AMGetWideString (LPCWSTR pszString, LPWSTR *ppszReturn) |
| DWORD WINAPI | WaitDispatchingMessages (HANDLE hObject, DWORD dwWait, HWND hwnd=NULL, UINT uMsg=0, HANDLE hEvent=NULL) |
| HRESULT | AmGetLastErrorToHResult (void) |
| IUnknown * | QzAtlComPtrAssign (IUnknown **pp, IUnknown *lp) |
Variables | |
| const DWORD | bits555 [3] |
| const DWORD | bits565 [3] |
| const DWORD | bits888 [3] |
| #define AmHresultFromWin32 | ( | x | ) | (MAKE_HRESULT(SEVERITY_ERROR, FACILITY_WIN32, x)) |
Definition at line 402 of file wxutil.h.
Referenced by AMovieDllRegisterServer(), AMovieDllRegisterServer2(), AMovieSetupRegisterServer(), COutputQueue::COutputQueue(), CBaseWindow::DoCreateWindow(), and CBaseDispatch::GetTypeInfo().
| #define CritCheckIn | ( | x | ) | TRUE |
Definition at line 58 of file wxutil.h.
Referenced by CAMSchedule::AddAdvisePacket(), CDynamicOutputPin::BlockOutputPin(), CBaseStreamControl::CancelStart(), CBaseStreamControl::CancelStop(), CBasePin::DisconnectInternal(), CBaseStreamControl::ExecuteStart(), CBaseStreamControl::ExecuteStop(), CAsyncIo::PutDoneItem(), CVideoTransformFilter::Receive(), and CBaseRenderer::SendEndOfStream().
| #define CritCheckOut | ( | x | ) | TRUE |
Definition at line 59 of file wxutil.h.
Referenced by CBaseRenderer::ResetEndOfStreamTimer(), and CDynamicOutputPin::StartUsingOutputPin().
| #define DEFAULT_QUEUESIZE 2 |
| #define EqualPins | ( | pPin1, | |||
| pPin2 | ) | IsEqualObject(pPin1, pPin2) |
| #define lstrcmpW lstrcmpWInternal |
Definition at line 318 of file wxutil.h.
Referenced by CTransformFilter::FindPin(), CBaseRenderer::FindPin(), and CBaseFilter::FindPin().
| #define lstrcpynW lstrcpynWInternal |
Definition at line 317 of file wxutil.h.
Referenced by CBaseFilter::QueryFilterInfo(), and CBasePin::QueryPinInfo().
| #define lstrcpyW lstrcpyWInternal |
| #define lstrlenW lstrlenWInternal |
Definition at line 320 of file wxutil.h.
Referenced by AMGetWideString(), CBasePin::CBasePin(), and CBaseFilter::JoinFilterGraph().
| #define wsprintfW wsprintfWInternal |
| #define WstrToInt | ( | sz | ) | _wtoi(sz) |
| HRESULT AmGetLastErrorToHResult | ( | void | ) |
Definition at line 1058 of file wxutil.cpp.
References E_FAIL, and GetLastError().
Referenced by CDynamicOutputPin::AsynchronousBlockOutputPin(), CDynamicOutputPin::Block(), CDynamicOutputPin::Initialize(), CDynamicOutputPin::StartUsingOutputPin(), CDynamicOutputPin::SynchronousBlockOutputPin(), and CDynamicOutputPin::WaitEvent().
Definition at line 951 of file wxutil.cpp.
References CheckPointer, E_OUTOFMEMORY, LPWSTR, lstrlenW, NULL, and ValidateReadWritePtr.
Referenced by CBasePropertyPage::GetPageInfo(), CTransformOutputPin::QueryId(), CTransformInputPin::QueryId(), and CBasePin::QueryId().
| STDAPI FreeBSTR | ( | BSTR * | pstr | ) |
Definition at line 742 of file wxutil.cpp.
References BOOL, EnlargedUnsignedDivide(), LONG, NULL, and _ULARGE_INTEGER::QuadPart.
| void WINAPI IntToWstr | ( | int | i, | |
| LPWSTR | wstr | |||
| ) |
Definition at line 509 of file wxutil.cpp.
References CP_ACP.
Referenced by CSourceStream::QueryId().
Definition at line 159 of file combase.cpp.
References ASSERT, hr, HRESULT, IUnknown::QueryInterface(), and TRUE.
Referenced by CDynamicOutputPin::ChangeMediaTypeHelper().
Definition at line 589 of file wxutil.cpp.
References BOOL, EnlargedUnsignedDivide(), LONG, NULL, and _ULARGE_INTEGER::QuadPart.
Referenced by CBaseVideoRenderer::GetStdDev().
Definition at line 408 of file wxutil.cpp.
Definition at line 392 of file wxutil.cpp.
| int WINAPI lstrlenWInternal | ( | LPCWSTR | lpString | ) |
Definition at line 430 of file wxutil.cpp.
| void* __cdecl memchrInternal | ( | const void * | buf, | |
| int | chr, | |||
| size_t | cnt | |||
| ) | [inline] |
| void* __stdcall memmoveInternal | ( | void * | , | |
| const void * | , | |||
| size_t | ||||
| ) |
Definition at line 537 of file wxutil.cpp.
References MEMORY_ALIGNMENT_LOG2, and MEMORY_ALIGNMENT_MASK.
Definition at line 1071 of file wxutil.cpp.
References NULL.
Referenced by QzCComPtr< T >::operator=().
| STDAPI_ | ( | const RGBQUAD * | ) | const |
Definition at line 179 of file amvideo.cpp.
| STDAPI_ | ( | BOOL | ) | const |
| STDAPI_ | ( | DWORD | ) | const |
Definition at line 30 of file amvideo.cpp.
| STDAPI_ | ( | LONG | ) | const |
| STDAPI_ | ( | WCHAR * | ) | const |
| STDAPI_ | ( | CHAR * | ) | const |
| STDAPI_ | ( | WORD | ) | const |
| STDAPI_ | ( | const | GUID | ) | const |
| DWORD WINAPI WaitDispatchingMessages | ( | HANDLE | hObject, | |
| DWORD | dwWait, | |||
| HWND | hwnd = NULL, |
|||
| UINT | uMsg = 0, |
|||
| HANDLE | hEvent = NULL | |||
| ) |
Definition at line 964 of file wxutil.cpp.
References BOOL, FALSE, NULL, and TRUE.
Referenced by CBaseWindow::DoneWithWindow(), and CBaseRenderer::GetState().
Definition at line 937 of file wxutil.cpp.
References E_OUTOFMEMORY, and SysAllocString().
Referenced by CBaseControlWindow::get_Caption().
| const DWORD bits555[3] |
Definition at line 9 of file amvideo.cpp.
Referenced by CImageDisplay::GetBitMasks(), and STDAPI_().
| const DWORD bits565[3] |
| const DWORD bits888[3] |
1.5.6