OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:output_state
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
amstream.idl
65
}
OUTPUT_STATE
;
78
[propget, id(2), helpstring("property Video")] HRESULT Video([out, retval]
OUTPUT_STATE
*pVal);
79
[propput, id(2), helpstring("propetry Video")] HRESULT Video([in]
OUTPUT_STATE
newVal);
80
[propget, id(3), helpstring("property Audio")] HRESULT Audio([out, retval]
OUTPUT_STATE
*pVal);
81
[propput, id(3), helpstring("propetry Audio")] HRESULT Audio([in]
OUTPUT_STATE
newVal);
amstream.h
145
}
OUTPUT_STATE
;
164
OUTPUT_STATE
*pVal) = 0;
167
OUTPUT_STATE
newVal) = 0;
170
OUTPUT_STATE
*pVal) = 0;
173
OUTPUT_STATE
newVal) = 0;
236
OUTPUT_STATE
*pVal);
240
OUTPUT_STATE
newVal);
244
OUTPUT_STATE
*pVal);
248
OUTPUT_STATE
newVal);
305
static FORCEINLINE HRESULT IDirectShowStream_get_Video(IDirectShowStream* This,
OUTPUT_STATE
*pVal)
[
all
...]
/external/ltrace/
proc.h
62
struct
output_state
{
struct
77
struct
output_state
out;
Completed in 799 milliseconds