Home
last modified time | relevance | path

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

/aosp_15_r20/external/v4l2_codec2/v4l2/include/v4l2_codec2/v4l2/
H A DV4L2Device.h377 static std::string v4L2BufferToString(const struct v4l2_buffer& buffer);
/aosp_15_r20/external/v4l2_codec2/v4l2/
H A DV4L2Device.cpp1971 std::string V4L2Device::v4L2BufferToString(const struct v4l2_buffer& buffer) { in v4L2BufferToString() function in android::V4L2Device