mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-09 19:10:15 +08:00
[osal]: add drm allocator for linux system
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@857 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
@@ -74,6 +74,7 @@ static const char *type2str[MPP_BUFFER_TYPE_BUTT] = {
|
||||
"normal",
|
||||
"ion",
|
||||
"v4l2",
|
||||
"drm",
|
||||
};
|
||||
#if 0
|
||||
static const char *ops2str[BUF_OPS_BUTT] = {
|
||||
|
Reference in New Issue
Block a user