Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/flac/dec/
H A DFLACDecoder.cpp139 const int rightShift = -leftShift; in copyTo16Signed() local
/aosp12/frameworks/av/media/extractors/flac/
H A DFLACExtractor.cpp421 const int rightShift = -leftShift; in copyTo16Signed() local
/aosp12/frameworks/av/media/codec2/core/include/
H A DC2Buffer.h1654 uint32_t rightShift; member