Home
last modified time | relevance | path

Searched defs:buffer1 (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/os/
DMemoryFileTest.java32 private void compareBuffers(byte[] buffer1, byte[] buffer2, int length) throws Exception { in compareBuffers()
/frameworks/ex/variablespeed/jni/
Dsola_time_scaler.cc32 int SolaAnalyzer::Correlate(const float* buffer1, const float* buffer2, in Correlate()
/frameworks/av/media/mtp/
DMtpDevice.cpp608 char buffer1[16384], buffer2[16384]; in readObject() local
709 char buffer1[16384], buffer2[16384]; in readObject() local
/frameworks/av/libvideoeditor/lvpp/
DVideoEditorTools.cpp3022 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()