diff options
Diffstat (limited to 'test/encode/h264encode_common.c')
-rw-r--r-- | test/encode/h264encode_common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/encode/h264encode_common.c b/test/encode/h264encode_common.c index a1e24d6..7e8c1ad 100644 --- a/test/encode/h264encode_common.c +++ b/test/encode/h264encode_common.c @@ -77,7 +77,6 @@ static int display_surface(int frame_id, int *exit_encode); static int upload_source_YUV_once_for_all() { - VAImage surface_image; void *surface_p=NULL, *U_start,*V_start; VAStatus va_status; int box_width=8; |