Searched defs:lValue (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/3rdparty/include/dshow/ |
D | strmif.h | 4015 #define IAMVideoProcAmp_Set(This,Property,lValue,Flags) (This)->lpVtbl->Set(This,Property,lValue,Fl… argument 4016 #define IAMVideoProcAmp_Get(This,Property,lValue,Flags) (This)->lpVtbl->Get(This,Property,lValue,Fl… argument 4068 #define IAMCameraControl_Set(This,Property,lValue,Flags) (This)->lpVtbl->Set(This,Property,lValue,F… argument 4069 #define IAMCameraControl_Get(This,Property,lValue,Flags) (This)->lpVtbl->Get(This,Property,lValue,F… argument
|
/external/pdfium/xfa/src/fxfa/src/fm2js/ |
D | xfa_fm2jscontext.cpp | 5581 FXJSE_HVALUE lValue = args.GetValue(0); in assign_value_operator() local
|