Home
last modified time | relevance | path

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

/external/v4l2_codec2/common/include/v4l2_codec2/common/
DV4L2Device.h365 static std::string v4L2BufferToString(const struct v4l2_buffer& buffer);
/external/v4l2_codec2/common/
DV4L2Device.cpp1601 std::string V4L2Device::v4L2BufferToString(const struct v4l2_buffer& buffer) { in v4L2BufferToString() function in android::V4L2Device