Home
last modified time | relevance | path

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

/external/v4l2_codec2/common/include/v4l2_codec2/common/
DV4L2Device.h354 static const char* v4L2MemoryToString(const v4l2_memory memory);
/external/v4l2_codec2/common/
DV4L2Device.cpp1519 const char* V4L2Device::v4L2MemoryToString(const v4l2_memory memory) { in v4L2MemoryToString() function in android::V4L2Device