Searched refs:kVideoMetaPathK2_6 (Results 1 – 1 of 1) sorted by relevance
132 static const std::string kVideoMetaPathK2_6("/sys/class/video4linux/"); variable213 meta_file_path = kVideoMetaPathK2_6 + device_file_name + "/name"; in GetVideoDeviceName()219 meta_file_path = kVideoMetaPathK2_6 + device_file_name + "/model"; in GetVideoDeviceName()251 if (directoryIterator->Iterate(kVideoMetaPathK2_6)) { in ScanV4L2Devices()253 metadata_dir = kVideoMetaPathK2_6; in ScanV4L2Devices()