Home
last modified time | relevance | path

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

/external/v4l2_codec2/plugin_store/
DDmabufHelpers.cpp18 std::optional<unique_id_t> getDmabufId(int dmabufFd) { in getDmabufId() argument
20 if (fstat(dmabufFd, &sb) != 0) { in getDmabufId()
/external/v4l2_codec2/plugin_store/include/v4l2_codec2/plugin_store/
DDmabufHelpers.h16 std::optional<unique_id_t> getDmabufId(int dmabufFd);