getFormat         248 extra_lib/include/avcap/FormatManager.h 		virtual Format* getFormat();
getFormat          67 extra_lib/include/avcap/linux/V4L1_FormatManager.h 		Format* getFormat();
getFormat          47 extra_lib/include/avcap/linux/V4L2_FormatManager.h 		Format* getFormat();
getFormat          57 extra_lib/include/avcap/osx/QT_FormatManager.h 		Format* getFormat();
getFormat          64 extra_lib/include/avcap/windows/DS_FormatManager.h 		virtual Format* getFormat();
getFormat         276 modules/avcap/avcap.cpp 		format = vcap->device->getFormatMgr()->getFormat();
getFormat         366 modules/droid_cam/droid_cam.c u32 getFormat(ISOMReader *read);
getFormat         400 modules/droid_cam/droid_cam.c 		gf_bs_write_u32(bs, getFormat(read)); // fourcc
getFormat          54 modules/ios_cam/CameraObject.h - (int) getFormat:(unsigned int*)width :(unsigned int*)height :(int*)color :(int*)stride;