Searched refs:GetListOfUsableFourCCs (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/media/video/capture/linux/
H A Dvideo_capture_device_linux.h26 static void GetListOfUsableFourCCs(bool favour_mjpeg,
H A Dvideo_capture_device_linux.cc74 // should only support those listed in GetListOfUsableFourCCs.
100 void VideoCaptureDeviceLinux::GetListOfUsableFourCCs(bool favour_mjpeg, function in class:media::VideoCaptureDeviceLinux
234 GetListOfUsableFourCCs(width > kMjpegWidth || height > kMjpegHeight,
H A Dvideo_capture_device_factory_linux.cc31 media::VideoCaptureDeviceLinux::GetListOfUsableFourCCs(false,

Completed in 130 milliseconds