getHeight 267 extra_lib/include/avcap/FormatManager.h virtual int getHeight(); getHeight 75 extra_lib/include/avcap/linux/V4L1_FormatManager.h int getHeight(); getHeight 55 extra_lib/include/avcap/linux/V4L2_FormatManager.h int getHeight(); getHeight 63 extra_lib/include/avcap/osx/QT_FormatManager.h int getHeight(); getHeight 70 extra_lib/include/avcap/windows/DS_FormatManager.h virtual int getHeight(); getHeight 270 modules/avcap/avcap.cpp vcap->height = vcap->device->getFormatMgr()->getHeight(); getHeight 365 modules/droid_cam/droid_cam.c u32 getHeight(ISOMReader *read); getHeight 398 modules/droid_cam/droid_cam.c read->height = getHeight(read); getHeight 130 modules/ios_cam/ios_cam.c u32 getHeight(IOSCamCtx *read);