Searched refs:GetFourccName (Results 1 – 6 of 6) sorted by relevance
313 << " format: " << GetFourccName(format) in Validate()327 << " format: " << GetFourccName(format) in Validate()340 << " format: " << GetFourccName(format) in Validate()360 << " format: " << GetFourccName(format) in Validate()377 << " format: " << GetFourccName(format) in Validate()
228 std::string fourcc_name = GetFourccName(fourcc) + " "; in ToString()
146 inline std::string GetFourccName(uint32_t fourcc) { in GetFourccName() function
376 LOG(LS_WARNING) << " " << GetFourccName(format.fourcc) in StartWithBestCaptureFormat()
308 std::string fourcc_name = GetFourccName(captured_frame->fourcc) + " "; in ToString()
242 LOG(LS_ERROR) << "Error parsing format: " << GetFourccName(format) in Reset()