Searched refs:dstruct (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dvfwcap.c88 #define dstruct(pctx, sname, var, type) \ macro
94 dstruct(s, cparms, dwRequestMicroSecPerFrame, "lu");
95 dstruct(s, cparms, fMakeUserHitOKToCapture, "d");
96 dstruct(s, cparms, wPercentDropForError, "u");
97 dstruct(s, cparms, fYield, "d");
98 dstruct(s, cparms, dwIndexSize, "lu");
99 dstruct(s, cparms, wChunkGranularity, "u");
100 dstruct(s, cparms, fUsingDOSMemory, "d");
101 dstruct(s, cparms, wNumVideoRequested, "u");
102 dstruct(
[all...]
H A Ddshow_common.c62 #define dstruct(pctx, sname, var, type) \ macro
69 dstruct(s, bih, biSize, "lu");
70 dstruct(s, bih, biWidth, "ld");
71 dstruct(s, bih, biHeight, "ld");
72 dstruct(s, bih, biPlanes, "d");
73 dstruct(s, bih, biBitCount, "d");
74 dstruct(s, bih, biCompression, "lu");
77 dstruct(s, bih, biSizeImage, "lu");
78 dstruct(s, bih, biXPelsPerMeter, "lu");
79 dstruct(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dvfwcap.c90 #define dstruct(pctx, sname, var, type) \ macro
96 dstruct(s, cparms, dwRequestMicroSecPerFrame, "lu");
97 dstruct(s, cparms, fMakeUserHitOKToCapture, "d");
98 dstruct(s, cparms, wPercentDropForError, "u");
99 dstruct(s, cparms, fYield, "d");
100 dstruct(s, cparms, dwIndexSize, "lu");
101 dstruct(s, cparms, wChunkGranularity, "u");
102 dstruct(s, cparms, fUsingDOSMemory, "d");
103 dstruct(s, cparms, wNumVideoRequested, "u");
104 dstruct(
[all...]

Completed in 206 milliseconds