/aosp12/frameworks/av/media/libnblog/ |
H A D | Timeline.cpp | 27 : mSize(roundup(size)), mOwn(shared == NULL), 46 return sizeof(Shared) + roundup(size); in sharedSize()
|
/aosp12/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
H A D | hdtoa.c | 49 roundup(char *s0, int ndigits) in roundup() function 82 adjust = roundup(s0, ndigits); in dorounding() 86 adjust = roundup(s0, ndigits); in dorounding() 90 adjust = roundup(s0, ndigits); in dorounding()
|
/aosp12/system/media/audio_utils/ |
H A D | Android.bp | 60 "roundup.c", 131 "roundup.c",
|
H A D | roundup.c | 19 unsigned roundup(unsigned v) in roundup() function
|
H A D | fifo.cpp | 37 mFrameCount(frameCount), mFrameCountP2(roundup(frameCount)), in audio_utils_fifo_base()
|
/aosp12/system/media/audio_utils/include/audio_utils/ |
H A D | roundup.h | 27 unsigned roundup(unsigned v);
|
/aosp12/bionic/libc/include/sys/ |
H A D | param.h | 52 #define roundup(x, y) ((((x)+((y)-1))/(y))*(y)) macro
|
/aosp12/frameworks/av/services/audioflinger/ |
H A D | FastThreadDumpState.cpp | 44 if (samplingN <= mSamplingN || samplingN > kSamplingN || roundup(samplingN) != samplingN) { in increaseSamplingN()
|
H A D | Tracks.cpp | 137 size_t minBufferSize = buffer == NULL ? roundup(frameCount) : frameCount; in TrackBase()
|
H A D | Threads.cpp | 7374 size_t pipeFramesP2 = roundup(4 * FMS_20 * mSampleRate / 1000); in RecordThread() 9267 mRsmpInFramesP2 = roundup(mRsmpInFrames); in resizeInputBuffer_l()
|
/aosp12/frameworks/av/media/libnbaio/ |
H A D | Pipe.cpp | 31 mMaxFrames(roundup(maxFrames)), in Pipe()
|
H A D | MonoPipe.cpp | 35 mMaxFrames(roundup(reqFrames)), in MonoPipe()
|
/aosp12/frameworks/base/media/jni/soundpool/ |
H A D | StreamManager.cpp | 68 mPerfectHash = std::make_unique<PerfectHash<int32_t, Stream *>>(roundup(mStreamPoolSize * 2)); in StreamMap()
|
/aosp12/frameworks/av/media/libaudioclient/ |
H A D | AudioTrackShared.cpp | 81 mFrameCountP2(roundup(frameCount)), mIsOut(isOut), mClientInServer(clientInServer), in Proxy()
|
/aosp12/art/build/boot/ |
H A D | boot-image-profile.txt | 8572 HSPLsun/misc/FloatingDecimal$BinaryToASCIIBuffer;->roundup()V
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 31262 HSPLsun/misc/FloatingDecimal$BinaryToASCIIBuffer;->roundup()V
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |