Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddetokenize.c59 static int GetSigned(BOOL_DECODER *br, int value_to_sign) in GetSigned() argument
71 v= value_to_sign; in GetSigned()
77 v = -value_to_sign; in GetSigned()