/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
D | h264bsd_intra_prediction.c | 162 static void Get4x4NeighbourPels(u8 *a, u8 *l, u8 *data, u8 *above, u8 *left, 164 static void Intra16x16VerticalPrediction(u8 *data, u8 *above); 166 static void Intra16x16DcPrediction(u8 *data, u8 *above, u8 *left, 168 static void Intra16x16PlanePrediction(u8 *data, u8 *above, u8 *left); 169 static void IntraChromaDcPrediction(u8 *data, u8 *above, u8 *left, 172 static void IntraChromaVerticalPrediction(u8 *data, u8 *above); 173 static void IntraChromaPlanePrediction(u8 *data, u8 *above, u8 *left); 175 static void Intra4x4VerticalPrediction(u8 *data, u8 *above); 177 static void Intra4x4DcPrediction(u8 *data, u8 *above, u8 *left, u32 A, u32 B); 178 static void Intra4x4DiagonalDownLeftPrediction(u8 *data, u8 *above); [all …]
|
D | h264bsd_intra_prediction.h | 56 u8 *above, u8 *left, u32 constrainedIntraPred); 58 u8 *above, u8 *left, u32 constrainedIntraPred); 61 u8 *above, u8 *left, u32 predMode, u32 constrainedIntraPred); 63 void h264bsdGetNeighbourPels(image_t *image, u8 *above, u8 *left, u32 mbNum);
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/ |
D | sobeloperator.cpp | 48 const int above = (i > 0) ? curr - 4 * width : curr; in computeGradient() local 54 *(dataPtr + above + c + right) - *(dataPtr + above + c + left) + in computeGradient() 57 (*(dataPtr + c + below) - *(dataPtr + c + above)) * 2 + in computeGradient() 58 *(dataPtr + left + c + below) - *(dataPtr + left + c + above) + in computeGradient() 59 *(dataPtr + right + c + below) - *(dataPtr + right + c + above); in computeGradient()
|
/frameworks/wilhelm/src/itf/ |
D | I3DMacroscopic.cpp | 105 SLVec3D above = *pAbove; in I3DMacroscopic_SetOrientationVectors() local 109 thiz->mOrientationVectors.mAbove = above; in I3DMacroscopic_SetOrientationVectors() 110 thiz->mOrientationVectors.mUp = above; // wrong in I3DMacroscopic_SetOrientationVectors()
|
D | I3DLocation.cpp | 172 SLVec3D above = *pAbove; in I3DLocation_SetOrientationVectors() local 177 thiz->mOrientationVectors.mAbove = above; in I3DLocation_SetOrientationVectors()
|
/frameworks/webview/chromium/ |
D | LICENSE | 7 // * Redistributions of source code must retain the above copyright 9 // * Redistributions in binary form must reproduce the above
|
/frameworks/base/obex/ |
D | NOTICE | 8 - Redistributions of source code must retain the above copyright notice, 11 - Redistributions in binary form must reproduce the above copyright notice,
|
/frameworks/base/cmds/uiautomator/library/ |
D | apicheck_msg_last.txt | 4 an SDK. Please fix the errors listed above.
|
D | apicheck_msg_current.txt | 7 errors above.
|
/frameworks/native/opengl/tests/angeles/ |
D | license-BSD.txt | 13 * Redistributions of source code must retain the above copyright 15 * Redistributions in binary form must reproduce the above copyright
|
/frameworks/data-binding/compilerCommon/ |
D | XMLParser.g4 | 9 1. Redistributions of source code must retain the above copyright 11 2. Redistributions in binary form must reproduce the above copyright
|
D | BindingExpression.g4 | 8 1. Redistributions of source code must retain the above copyright 10 2. Redistributions in binary form must reproduce the above copyright 449 | // covers all characters above 0xFF which are not a surrogate 460 | // covers all characters above 0xFF which are not a surrogate
|
D | XMLLexer.g4 | 9 1. Redistributions of source code must retain the above copyright 11 2. Redistributions in binary form must reproduce the above copyright
|
/frameworks/native/opengl/libs/ |
D | Android.bp | 62 // In particular, DO NOT add libutils or anything "above" libcutils 83 // In particular, DO NOT add libutils nor anything "above" libui
|
/frameworks/compile/mclinker/ |
D | LICENSE.TXT | 23 * Redistributions of source code must retain the above copyright notice, 26 * Redistributions in binary form must reproduce the above copyright notice,
|
/frameworks/base/core/java/android/text/ |
D | StaticLayout.java | 889 int above, int below, int top, int bottom, int v, 918 fm.ascent = above; 933 above = fm.ascent; 963 mTopPadding = top - above; 967 above = top; 984 double ex = (below - above) * (spacingmult - 1) + spacingadd; 1004 mMaxLineHeight = v + (maxLineBelow - above); 1007 v += (below - above) + extra;
|
/frameworks/base/tests/utils/SleepUtils/ |
D | README | 11 above, supported operations are:
|
/frameworks/native/opengl/include/KHR/ |
D | NOTICE | 11 The above copyright notice and this permission notice shall be included
|
/frameworks/native/opengl/include/EGL/ |
D | NOTICE | 11 The above copyright notice and this permission notice shall be included
|
/frameworks/wilhelm/include/SLES/ |
D | NOTICE | 11 The above copyright notice and this permission notice shall be included
|
/frameworks/wilhelm/include/OMXAL/ |
D | NOTICE | 11 The above copyright notice and this permission notice shall be included
|
/frameworks/native/opengl/include/GLES2/ |
D | NOTICE | 11 The above copyright notice and this permission notice shall be included
|
/frameworks/native/opengl/include/GLES3/ |
D | NOTICE | 11 The above copyright notice and this permission notice shall be included
|
/frameworks/base/data/keyboards/ |
D | Vendor_046d_Product_c299.kl | 19 # 4 way buttons above hat
|
D | Vendor_046d_Product_c294.kl | 19 # 4 way buttons above hat
|