Home
last modified time | relevance | path

Searched defs:rightShift (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/binary/
Darith.js88 jspb.arith.UInt64.prototype.rightShift = function() { method in jspb.arith.UInt64
/frameworks/av/media/libstagefright/flac/dec/
DFLACDecoder.cpp139 const int rightShift = -leftShift; in copyTo16Signed() local
/frameworks/av/media/extractors/flac/
DFLACExtractor.cpp419 const int rightShift = -leftShift; in copyTo16Signed() local
/frameworks/av/media/codec2/core/include/
DC2Buffer.h1517 uint32_t rightShift; member