Home
last modified time | relevance | path

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

/aosp_15_r20/external/v4l2_codec2/v4l2/include/v4l2_codec2/v4l2/
H A DV4L2Device.h363 static const char* v4L2MemoryToString(const v4l2_memory memory);
/aosp_15_r20/external/v4l2_codec2/v4l2/
H A DV4L2Device.cpp1886 const char* V4L2Device::v4L2MemoryToString(const v4l2_memory memory) { in v4L2MemoryToString() function in android::V4L2Device