Home
last modified time | relevance | path

Searched refs:GetFrameInterval (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_device.h88 bool GetFrameInterval(
Dmedia_v4l2_test.cc131 if (!device->GetFrameInterval(k, format.fourcc, format.width, in GetSupportedFormats()
Dmedia_v4l2_device.cc848 bool V4L2Device::GetFrameInterval( in GetFrameInterval() function in V4L2Device