Searched defs:FormatToString (Results 1 – 2 of 2) sorted by relevance
45 std::string VideoFrame::FormatToString(VideoFrame::Format format) { in FormatToString() function in media::VideoFrame
51 static std::string FormatToString(AudioParameters::Format format) { in FormatToString() function