Searched refs:FormatToString (Results 1 – 3 of 3) sorted by relevance
91 LOGF(ERROR) << "Pixel format " << FormatToString(fourcc) in GetConvertedSize()154 << FormatToString(out_frame->GetFourcc()) in ConvertFormat()226 << FormatToString(out_frame->GetFourcc()) in ConvertFormat()253 << FormatToString(out_frame->GetFourcc()) in ConvertFormat()259 << FormatToString(in_frame.GetFourcc()); in ConvertFormat()266 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()