Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/transient/
Dfile_utils.cc112 rtc::scoped_ptr<int16_t[]> buffer16(new int16_t[length]); in ReadInt16FromFileToFloatBuffer() local
130 rtc::scoped_ptr<int16_t[]> buffer16(new int16_t[length]); in ReadInt16FromFileToDoubleBuffer() local
/external/icu/icu4c/source/test/intltest/
Dconvtest.cpp754 UChar buffer16[20]; in TestUTF8ToUTF8Overflow() local