Searched refs:V4L2FormatToString (Results 1 – 2 of 2) sorted by relevance
416 static std::string V4L2FormatToString(const struct v4l2_format& format);
1477 std::string V4L2Device::V4L2FormatToString(const struct v4l2_format& format) { in V4L2FormatToString() function in media::V4L2Device