CRI Sofdec2
Last Updated: 2022-11-21 16:25 p
|
YUV texture buffer structure. More...
#include <cri_mana.h>
Data Fields | |
CriManaTextureBuffer | y_plane |
CriManaTextureBuffer | u_plane |
CriManaTextureBuffer | v_plane |
CriManaTextureBuffer | a_plane |
YUV texture buffer structure.
CriManaTextureBuffer y_plane |
Y plane texture buffer structure
CriManaTextureBuffer u_plane |
U plane texture buffer structure
CriManaTextureBuffer v_plane |
V plane texture buffer structure
CriManaTextureBuffer a_plane |
Alpha plane texture buffer structure