Update pmem/hw3d/mdp headers

Signed-off-by: Dima Zavin <dima@android.com>
This commit is contained in:
Dima Zavin
2009-08-19 18:48:57 -07:00
parent 30eb40241c
commit fcb10796ec
3 changed files with 71 additions and 29 deletions

View File

@@ -30,6 +30,7 @@ enum {
MDP_Y_CBCR_H2V1,
MDP_RGBA_8888,
MDP_BGRA_8888,
MDP_RGBX_8888,
MDP_IMGTYPE_LIMIT
};
@@ -81,3 +82,4 @@ struct mdp_blit_req_list {
};
#endif