Home
last modified time | relevance | path

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

/aosp_15_r20/external/v4l2_codec2/v4l2/include/v4l2_codec2/v4l2/
H A DV4L2Device.h374 static std::string v4L2FormatToString(const struct v4l2_format& format);
/aosp_15_r20/external/v4l2_codec2/v4l2/
H A DV4L2Device.cpp1942 std::string V4L2Device::v4L2FormatToString(const struct v4l2_format& format) { in v4L2FormatToString() function in android::V4L2Device