Home
last modified time | relevance | path

Searched defs:BLOCKSIZE (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libaudioprocessing/
H A DAudioMixerBase.cpp53 static constexpr int BLOCKSIZE = 16; variable
/aosp12/bootable/recovery/updater/
H A Dblockimg.cpp75 static constexpr size_t BLOCKSIZE = 4096; variable