Home
last modified time | relevance | path

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

/external/v4l2_codec2/common/include/v4l2_codec2/common/
DV4L2Device.h360 static std::string v4L2FormatToString(const struct v4l2_format& format);
/external/v4l2_codec2/common/
DV4L2Device.cpp1551 std::string V4L2Device::v4L2FormatToString(const struct v4l2_format& format) { in v4L2FormatToString() function in android::V4L2Device