Searched refs:OpenDevice (Results 1 – 11 of 11) sorted by relevance
32 if (!v4l2_dev1.OpenDevice()) { in TestMultipleOpen()36 if (!v4l2_dev2.OpenDevice()) { in TestMultipleOpen()50 if (!v4l2_dev1.OpenDevice()) { in TestMultipleInit()54 if (!v4l2_dev2.OpenDevice()) { in TestMultipleInit()82 if (!v4l2_dev1.OpenDevice()) { in TestEnumInputAndStandard()94 if (!v4l2_dev.OpenDevice()) { in TestEnumControl()105 if (!v4l2_dev.OpenDevice()) { in TestSetControl()131 if (!v4l2_dev.OpenDevice()) { in TestSetCrop()151 if (!v4l2_dev.OpenDevice()) { in TestGetCrop()165 if (!v4l2_dev.OpenDevice()) { in TestProbeCaps()[all …]
17 if (!v4l2_dev.OpenDevice()) { in main()
197 if (!device->OpenDevice()) in TestIO()241 if (!device->OpenDevice()) in TestResolutions()379 if (!device->OpenDevice()) in TestFirstFrameAfterStreamOn()448 if (!device->OpenDevice()) in TestMinimumResolution()
45 virtual bool OpenDevice();
39 bool V4L2Device::OpenDevice() { in OpenDevice() function in V4L2Device
497 return OpenDevice<SoundOutputStreamInterface>( in OpenPlaybackDevice()507 return OpenDevice<SoundInputStreamInterface>( in OpenCaptureDevice()615 StreamInterface *AlsaSoundSystem::OpenDevice( in OpenDevice() function in rtc::AlsaSoundSystem
68 StreamInterface *OpenDevice(
129 StreamInterface *OpenDevice(
1061 return OpenDevice<SoundOutputStreamInterface>( in OpenPlaybackDevice()1071 return OpenDevice<SoundInputStreamInterface>( in OpenCaptureDevice()1357 StreamInterface *PulseAudioSoundSystem::OpenDevice( in OpenDevice() function in rtc::PulseAudioSoundSystem
708 virtual bool OpenDevice(int *pfile);
2727 bool DiskThread::OpenDevice(int *pfile) { in OpenDevice() function in DiskThread3176 if (!OpenDevice(&fd)) { in Work()