Commit ad2fa5e7 authored by Tom Finegan's avatar Tom Finegan
Browse files

vp9/vp9_cx_iface: Silence ts_number_layers MSVC warnings

Silence signed/unsigned mismatch warnings by adding casts where
ts_number_layers does not match the sign of the variable to which
it is being compared.

Change-Id: Iab25e18c877d158b2b2b417de7da94669648b2fa
parent 8c3ca45d
Showing with 2 additions and 2 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment