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

/external/chromium_org/third_party/libvpx/source/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;
/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 69 milliseconds