vp9_onyx_int.h resolve visual studio warning errors

Change-Id: Iec8a51bdea6d6c916051d3bc5bbc6d00754d0cc8
This commit is contained in:
Jim Bankoski 2014-02-13 14:08:38 -08:00 committed by Gerrit Code Review
parent 6025ec7901
commit 27f4b14c65

View File

@ -445,7 +445,7 @@ typedef struct VP9_COMP {
YV12_BUFFER_CONFIG *un_scaled_source;
YV12_BUFFER_CONFIG scaled_source;
unsigned int key_frame_frequency;
int key_frame_frequency;
int gold_is_last; // gold same as last frame ( short circuit gold searches)
int alt_is_last; // Alt same as last ( short circuit altref search)