mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[host] remove the remainder of the YUV420 support
This commit is contained in:
@@ -25,6 +25,5 @@ const char * FrameTypeStr[FRAME_TYPE_MAX] =
|
||||
"FRAME_TYPE_BGRA",
|
||||
"FRAME_TYPE_RGBA",
|
||||
"FRAME_TYPE_RGBA10",
|
||||
"FRAME_TYPE_RGBA16F",
|
||||
"FRAME_TYPE_YUV420"
|
||||
"FRAME_TYPE_RGBA16F"
|
||||
};
|
||||
|
Reference in New Issue
Block a user