Searched defs:buffer1 (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/tests/coretests/src/android/os/ |
D | MemoryFileTest.java | 32 private void compareBuffers(byte[] buffer1, byte[] buffer2, int length) throws Exception { in compareBuffers()
|
/frameworks/ex/variablespeed/jni/ |
D | sola_time_scaler.cc | 32 int SolaAnalyzer::Correlate(const float* buffer1, const float* buffer2, in Correlate()
|
/frameworks/av/media/mtp/ |
D | MtpDevice.cpp | 608 char buffer1[16384], buffer2[16384]; in readObject() local 709 char buffer1[16384], buffer2[16384]; in readObject() local
|
/frameworks/av/libvideoeditor/lvpp/ |
D | VideoEditorTools.cpp | 3022 M4VIFI_UInt8 *buffer1, M4VIFI_UInt8 *buffer2) { in swapImagePlanes() 3208 M4VIFI_UInt8 *buffer1, M4VIFI_UInt8 *buffer2, M4OSA_UInt16 rgbColorData) { in applyColorEffect() 3243 M4VIFI_UInt8 *buffer1, M4VIFI_UInt8 *buffer2, M4OSA_Int32 lum_factor) { in applyLumaEffect()
|