Searched refs:kVideoMetaPathK2_6 (Results 1 – 1 of 1) sorted by relevance
695 static const std::string kVideoMetaPathK2_6("/sys/class/video4linux/"); variable776 meta_file_path = kVideoMetaPathK2_6 + device_file_name + "/name"; in GetVideoDeviceName()782 meta_file_path = kVideoMetaPathK2_6 + device_file_name + "/model"; in GetVideoDeviceName()814 if (directoryIterator->Iterate(kVideoMetaPathK2_6)) { in ScanV4L2Devices()816 metadata_dir = kVideoMetaPathK2_6; in ScanV4L2Devices()