Fix compiler warning in bitstream.c
The write_motion_mode function only uses its "cm" parameter if it needs to write out global motion information or distinguish between motion_var and warped_motion. When these are disabled, you get a compiler warning which this patch silences. Change-Id: I64d06a150751cd72cf4b50799432f3161ee87938
Showing
Please register or sign in to comment