OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OutputFrame
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/
OcvTransform.cpp
[
all
...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
mp4dec_api.h
66
}
OutputFrame
;
83
uint8 *
outputFrame
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxvahd.h
350
typedef HRESULT ( CALLBACK *PDXVAHDSW_VideoProcessBltHD )(HANDLE hVideoProcessor,IDirect3DSurface9 *pOutputSurface,UINT
OutputFrame
,UINT StreamCount,const DXVAHD_STREAM_DATA *pStreams);
444
STDMETHOD_(HRESULT,VideoProcessBltHD)(THIS_ IDirect3DSurface9 *pOutputSurface,UINT
OutputFrame
,UINT StreamCount,const DXVAHD_STREAM_DATA *pStreams) PURE;
456
#define IDXVAHD_VideoProcessor_VideoProcessBltHD(This,pOutputSurface,
OutputFrame
,StreamCount,pStreams) (This)->lpVtbl->VideoProcessBltHD(This,pOutputSurface,
OutputFrame
,StreamCount,pStreams)
Completed in 163 milliseconds