/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
D | Copy_16.cpp | 29 LVM_INT16 *dst, in Copy_16() 58 LVM_FLOAT *dst, in Copy_Float() 89 LVM_FLOAT *dst, in Copy_Float_Mc_Stereo() 122 LVM_FLOAT *dst, in Copy_Float_Stereo_Mc()
|
D | From2iToMono_32.cpp | 29 LVM_INT32 *dst, in From2iToMono_32() 50 LVM_FLOAT *dst, in From2iToMono_Float() 89 LVM_FLOAT *dst, in FromMcToMono_Float()
|
D | MonoTo2I_32.cpp | 29 LVM_INT32 *dst, in MonoTo2I_32() 49 LVM_FLOAT *dst, in MonoTo2I_Float()
|
D | JoinTo2i_32x32.cpp | 30 LVM_INT32 *dst, in JoinTo2i_32x32() 54 LVM_FLOAT *dst, in JoinTo2i_Float()
|
D | Add2_Sat_32x32.cpp | 29 LVM_INT32 *dst, in Add2_Sat_32x32() 60 LVM_FLOAT *dst, in Add2_Sat_Float()
|
D | Mult3s_32x16.cpp | 31 LVM_INT32 *dst, in Mult3s_32x16() 52 LVM_FLOAT *dst, in Mult3s_Float()
|
D | LVC_MixSoft_2St_D16C31_SAT.cpp | 31 LVM_FLOAT *dst, in LVC_MixSoft_2St_D16C31_SAT() 92 LVM_FLOAT *dst, in LVC_MixSoft_2Mc_D16C31_SAT()
|
D | MSTo2i_Sat_16x16.cpp | 30 LVM_INT16 *dst, in MSTo2i_Sat_16x16() 81 LVM_FLOAT *dst, in MSTo2i_Sat_Float()
|
D | Mac3s_Sat_32x16.cpp | 31 LVM_INT32 *dst, in Mac3s_Sat_32x16() 67 LVM_FLOAT *dst, in Mac3s_Sat_Float()
|
D | LVC_MixSoft_1St_D16C31_SAT.cpp | 38 LVM_FLOAT *dst, in LVC_MixSoft_1St_D16C31_SAT() 125 LVM_FLOAT *dst, in LVC_MixSoft_Mc_D16C31_SAT()
|
D | LVC_MixInSoft_D16C31_SAT.cpp | 38 LVM_FLOAT *dst, in LVC_MixInSoft_D16C31_SAT() 128 LVM_FLOAT *dst, in LVC_MixInSoft_Mc_D16C31_SAT()
|
D | DelayMix_16x16.cpp | 31 LVM_INT16 *dst, /* Source/destination */ in DelayMix_16x16() 74 LVM_FLOAT *dst, /* Source/destination */ in DelayMix_Float()
|
D | LVC_Core_MixHard_1St_2i_D16C31_SAT.cpp | 32 LVM_FLOAT *dst, in LVC_Core_MixHard_1St_2i_D16C31_SAT() 62 LVM_FLOAT *dst, in LVC_Core_MixHard_1St_MC_float_SAT()
|
D | LVC_Core_MixSoft_1St_D16C31_WRA.cpp | 31 LVM_FLOAT *dst, in LVC_Core_MixSoft_1St_D16C31_WRA() 128 LVM_FLOAT *dst, in LVC_Core_MixSoft_Mc_D16C31_WRA()
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
D | ClientDescriptor.cpp | 41 void ClientDescriptor::dump(String8 *dst, int spaces, int index) const in dump() 53 void TrackClientDescriptor::dump(String8 *dst, int spaces, int index) const in dump() 77 void RecordClientDescriptor::dump(String8 *dst, int spaces, int index) const in dump() 105 void SourceClientDescriptor::dump(String8 *dst, int spaces, int index) const in dump()
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/libcore/io/ |
D | BridgeBufferIterator.java | 55 public void readByteArray(byte[] dst, int dstOffset, int byteCount) { in readByteArray() 71 public void readIntArray(int[] dst, int dstOffset, int intCount) { in readIntArray() 78 public void readLongArray(long[] dst, int dstOffset, int longCount) { in readLongArray()
|
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/ |
D | CircularBitmapDrawable.java | 94 final Rect dst) { in onDrawBitmap() 95 onDrawCircularBitmap(getBitmap().bmp, canvas, src, dst, 1f); in onDrawBitmap() local 123 final Rect src, final Rect dst) { in onDrawCircularBitmap() 132 final Rect src, final Rect dst, final float alpha) { in onDrawCircularBitmap()
|
/frameworks/av/services/audiopolicy/engine/common/src/ |
D | VolumeGroup.cpp | 40 void VolumeGroup::dump(String8 *dst, int spaces) const in dump() 66 void VolumeGroupMap::dump(String8 *dst, int spaces) const in dump()
|
D | VolumeCurve.cpp | 80 void VolumeCurve::dump(String8 *dst, int spaces, bool curvePoints) const in dump() 93 void VolumeCurves::dump(String8 *dst, int spaces, bool curvePoints) const in dump()
|
/frameworks/native/opengl/libagl/ |
D | mipmap.cpp | 59 uint16_t* dst = (uint16_t*)cur.data; in buildAPyramid() local 82 uint16_t* dst = (uint16_t*)cur.data; in buildAPyramid() local 102 uint32_t* dst = (uint32_t*)cur.data; in buildAPyramid() local 138 uint8_t* dst = (uint8_t*)cur.data; in buildAPyramid() local 158 uint16_t* dst = (uint16_t*)cur.data; in buildAPyramid() local
|
/frameworks/av/media/libaudioprocessing/ |
D | RecordBufferConverter.cpp | 77 size_t RecordBufferConverter::convert(void *dst, in convert() 225 void *dst, const void *src, size_t frames) in convertNoResampler() 265 void *dst, /*not-a-const*/ void *src, size_t frames) in convertResampler()
|
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsics_x86.cpp | 79 extern "C" void rsdIntrinsicConvolve3x3_K(void *dst, const void *y0, in rsdIntrinsicConvolve3x3_K() 142 void rsdIntrinsicColorMatrix4x4_K(void *dst, const void *src, in rsdIntrinsicColorMatrix4x4_K() 197 void rsdIntrinsicColorMatrix3x3_K(void *dst, const void *src, in rsdIntrinsicColorMatrix3x3_K() 251 void rsdIntrinsicColorMatrixDot_K(void *dst, const void *src, in rsdIntrinsicColorMatrixDot_K() 303 void rsdIntrinsicBlurVFU4_K(void *dst, in rsdIntrinsicBlurVFU4_K() 340 void rsdIntrinsicBlurHFU4_K(void *dst, in rsdIntrinsicBlurHFU4_K() 373 void rsdIntrinsicBlurHFU1_K(void *dst, in rsdIntrinsicBlurHFU1_K() 410 void rsdIntrinsicYuv_K(void *dst, in rsdIntrinsicYuv_K() 472 void rsdIntrinsicYuvR_K(void *dst, in rsdIntrinsicYuvR_K() 534 void rsdIntrinsicYuv2_K(void *dst, in rsdIntrinsicYuv2_K() [all …]
|
/frameworks/av/media/libstagefright/ |
D | SkipCutBuffer.cpp | 86 char *dst = (char*) buffer->data(); in submit() local 119 char *dst = (char*) buffer->base(); in submitInternal() local 171 size_t SkipCutBuffer::read(char *dst, size_t num) { in read()
|
/frameworks/av/media/codec2/sfplugin/ |
D | SkipCutBuffer.cpp | 86 char *dst = (char*) buffer->data(); in submit() local 119 char *dst = (char*) buffer->base(); in submitInternal() local 171 size_t SkipCutBuffer::read(char *dst, size_t num) { in read()
|
/frameworks/base/core/jni/android/graphics/ |
D | Region.cpp | 54 SkRegion* dst = reinterpret_cast<SkRegion*>(dstHandle); in Region_setRegion() local 61 SkRegion* dst = reinterpret_cast<SkRegion*>(dstHandle); in Region_setRect() local 68 SkRegion* dst = reinterpret_cast<SkRegion*>(dstHandle); in Region_setPath() local 92 SkRegion* dst = reinterpret_cast<SkRegion*>(dstHandle); in Region_op0() local 101 SkRegion* dst = reinterpret_cast<SkRegion*>(dstHandle); in Region_op1() local 110 SkRegion* dst = reinterpret_cast<SkRegion*>(dstHandle); in Region_op2() local 156 static void Region_translate(JNIEnv* env, jobject region, jint x, jint y, jobject dst) { in Region_translate() 165 static void scale_rect(SkIRect* dst, const SkIRect& src, float scale) { in scale_rect() 174 static void scale_rgn(SkRegion* dst, const SkRegion& src, float scale) { in scale_rgn() 186 static void Region_scale(JNIEnv* env, jobject region, jfloat scale, jobject dst) { in Region_scale()
|