Home
last modified time | relevance | path

Searched refs:V4L2FormatToString (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/accel/
Dv4l2_device.h416 static std::string V4L2FormatToString(const struct v4l2_format& format);
Dv4l2_device.cc1477 std::string V4L2Device::V4L2FormatToString(const struct v4l2_format& format) { in V4L2FormatToString() function in media::V4L2Device