Searched refs:value_to_sign (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp8/decoder/
H A Ddetokenize.c59 static int GetSigned(BOOL_DECODER *br, int value_to_sign) argument
71 v= value_to_sign;
77 v = -value_to_sign;

Completed in 192 milliseconds