mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-16 17:18:56 +00:00
v1.2.1
This commit is contained in:
@@ -258,7 +258,7 @@ static void video_layer_set()
|
||||
mpp_fb_ioctl(g_fb, AICFB_WAIT_FOR_VSYNC, &layer);
|
||||
}
|
||||
|
||||
int do_rotate(struct aic_dvp_data *vdata, int index)
|
||||
static int do_rotate(struct aic_dvp_data *vdata, int index)
|
||||
{
|
||||
struct ge_bitblt blt = {0};
|
||||
struct mpp_buf *src = &blt.src_buf;
|
||||
|
||||
Reference in New Issue
Block a user