Searched defs:pHeight (Results 1 – 6 of 6) sorted by relevance
/external/libpng/contrib/gregbook/ |
D | readppm.c | 81 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight) in readpng_init()
|
D | readpng.c | 88 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight) in readpng_init()
|
/external/opencv3/3rdparty/include/dshow/ |
D | control.h | 653 #define IVideoWindow_get_Height(This,pHeight) (This)->lpVtbl->get_Height(This,pHeight) argument 665 #define IVideoWindow_GetWindowPosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetWindowPos… argument 666 #define IVideoWindow_GetMinIdealImageSize(This,pWidth,pHeight) (This)->lpVtbl->GetMinIdealImageSize… argument 667 #define IVideoWindow_GetMaxIdealImageSize(This,pWidth,pHeight) (This)->lpVtbl->GetMaxIdealImageSize… argument 668 #define IVideoWindow_GetRestorePosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetRestoreP… argument 869 #define IBasicVideo_GetSourcePosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetSourcePosi… argument 872 #define IBasicVideo_GetDestinationPosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetDesti… argument 874 #define IBasicVideo_GetVideoSize(This,pWidth,pHeight) (This)->lpVtbl->GetVideoSize(This,pWidth,pHei… argument 1033 #define IBasicVideo2_GetSourcePosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetSourcePos… argument 1036 #define IBasicVideo2_GetDestinationPosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetDest… argument [all …]
|
D | amvideo.h | 691 #define IFullScreenVideo_GetModeInfo(This,Mode,pWidth,pHeight,pDepth) (This)->lpVtbl->GetModeInfo(T… argument 995 #define IFullScreenVideoEx_GetModeInfo(This,Mode,pWidth,pHeight,pDepth) (This)->lpVtbl->GetModeInfo… argument
|
/external/skia/tests/ |
D | SkpSkGrTest.cpp | 338 int pHeight = pic->height(); in timePict() local 408 int pHeight = pic->height(); in testOne() local
|
D | PathOpsSkpClipTest.cpp | 398 SkScalar pHeight = pic->cullRect().height(); in timePict() local
|