Searched refs:FormatToString (Results 1 – 3 of 3) sorted by relevance
89 LOGF(ERROR) << "Pixel format " << FormatToString(fourcc) in GetConvertedSize()152 << FormatToString(out_frame->GetFourcc()) in ConvertFormat()224 << FormatToString(out_frame->GetFourcc()) in ConvertFormat()251 << FormatToString(out_frame->GetFourcc()) in ConvertFormat()257 << FormatToString(in_frame.GetFourcc()); in ConvertFormat()264 LOGF(ERROR) << "Pixel format " << FormatToString(in_frame.GetFourcc()) in Scale()
24 inline std::string FormatToString(int32_t format) { in FormatToString() function
108 LOGF(ERROR) << "Convert from " << FormatToString(source_frame_->GetFourcc()) in ConvertToYU12()