Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/decoder/
Ddetokenize.c55 static int GetSigned(BOOL_DECODER *br, int value_to_sign) { in GetSigned() function
126 out[j] = GetSigned(br, v); in GetCoeffs()
/external/vixl/src/
Dutils-vixl.h709 int32_t GetSigned() const { in GetSigned() function
712 int32_t GetSigned() const { return data_; } in GetSigned() function
771 int64_t GetSigned(int N) const { in GetSigned() function
774 int64_t GetSigned() const { return data_; } in GetSigned() function