Searched refs:above (Results 1 - 15 of 15) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_intra_prediction.c162 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);
540 h264bsdGetNeighbourPels(image_t *image, u8 *above, u8 *left, u32 mbNum) argument
622 h264bsdIntra16x16Prediction(mbStorage_t *pMb, u8 *data, i32 residual[][16], u8 *above, u8 *left, u32 constrainedIntraPred) argument
696 h264bsdIntra4x4Prediction(mbStorage_t *pMb, u8 *data, macroblockLayer_t *mbLayer, u8 *above, u8 *left, u32 constrainedIntraPred) argument
840 h264bsdIntraChromaPrediction(mbStorage_t *pMb, u8 *data, i32 residual[][16], u8 *above, u8 *left, u32 predMode, u32 constrainedIntraPred) argument
995 Intra16x16VerticalPrediction(u8 *data, u8 *above) argument
1057 Intra16x16DcPrediction(u8 *data, u8 *above, u8 *left, u32 availableA, u32 availableB) argument
1108 Intra16x16PlanePrediction(u8 *data, u8 *above, u8 *left) argument
1155 IntraChromaDcPrediction(u8 *data, u8 *above, u8 *left, u32 availableA, u32 availableB) argument
1288 IntraChromaVerticalPrediction(u8 *data, u8 *above) argument
1323 IntraChromaPlanePrediction(u8 *data, u8 *above, u8 *left) argument
1383 Get4x4NeighbourPels(u8 *a, u8 *l, u8 *data, u8 *above, u8 *left, u32 blockNum) argument
1488 Intra4x4VerticalPrediction(u8 *data, u8 *above) argument
1552 Intra4x4DcPrediction(u8 *data, u8 *above, u8 *left, u32 availableA, u32 availableB) argument
1607 Intra4x4DiagonalDownLeftPrediction(u8 *data, u8 *above) argument
1645 Intra4x4DiagonalDownRightPrediction(u8 *data, u8 *above, u8 *left) argument
1683 Intra4x4VerticalRightPrediction(u8 *data, u8 *above, u8 *left) argument
1722 Intra4x4HorizontalDownPrediction(u8 *data, u8 *above, u8 *left) argument
1760 Intra4x4VerticalLeftPrediction(u8 *data, u8 *above) argument
[all...]
H A Dh264bsd_intra_prediction.h56 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/
H A Dsobeloperator.cpp48 const int above = (i > 0) ? curr - 4 * width : curr; local
54 *(dataPtr + above + c + right) - *(dataPtr + above + c + left) +
57 (*(dataPtr + c + below) - *(dataPtr + c + above)) * 2 +
58 *(dataPtr + left + c + below) - *(dataPtr + left + c + above) +
59 *(dataPtr + right + c + below) - *(dataPtr + right + c + above);
/frameworks/wilhelm/src/itf/
H A DI3DMacroscopic.c105 SLVec3D above = *pAbove; local
109 thiz->mOrientationVectors.mAbove = above;
110 thiz->mOrientationVectors.mUp = above; // wrong
H A DI3DLocation.c172 SLVec3D above = *pAbove; local
177 thiz->mOrientationVectors.mAbove = above;
/frameworks/base/services/
H A DAndroid.mk64 # services that we depend on. This differs from the above condition
/frameworks/base/core/java/android/text/
H A DStaticLayout.java789 // retrieve cached metrics, order matches above
871 int above, int below, int top, int bottom, int v,
900 fm.ascent = above;
915 above = fm.ascent;
927 mTopPadding = top - above;
931 above = top;
949 double ex = (below - above) * (spacingmult - 1) + spacingadd;
963 v += (below - above) + extra;
870 out(CharSequence text, int start, int end, int above, int below, int top, int bottom, int v, float spacingmult, float spacingadd, LineHeightSpan[] chooseHt, int[] chooseHtv, Paint.FontMetricsInt fm, int flags, boolean needMultiply, byte[] chdirs, int dir, boolean easy, int bufEnd, boolean includePad, boolean trackPad, char[] chs, float[] widths, int widthStart, TextUtils.TruncateAt ellipsize, float ellipsisWidth, float textWidth, TextPaint paint, boolean moreChars) argument
/frameworks/opt/photoviewer/
H A DAndroid.mk63 # Build the regular static libraries based on the above.
/frameworks/rs/api/
H A Drs_value_types.spec56 With the example above, the middle two entries can be accessed using
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DDragDownHelper.java240 * The user has dragged either above or below the threshold
241 * @param above whether he dragged above it
243 void onCrossedThreshold(boolean above); argument
/frameworks/base/core/java/android/widget/
H A DGridView.java570 // Possibly changed again in fillUp if we add rows above this one.
581 View above;
585 above = fillUp(motionRowStart - numColumns, referenceView.getTop() - verticalSpacing);
596 above = fillUp(motionRowStart - 1, referenceView.getTop() - verticalSpacing);
606 } else if (above != null) {
607 return above;
632 // Make sure we are 1) Too high, and 2) Either there are more rows above the
643 // Fill the gap that was opened above mFirstPosition with more rows, if
733 // Possibly changed again in fillUp if we add rows above this one.
805 // Find space available above th
[all...]
H A DListView.java225 // It's OK to have some space above the first item if it is
805 * Once the selected view as been placed, fill up the visible area above and
851 // Find space available above the selection into which we can scroll
876 // Fill in views above and below
944 * selection. The new selection will be placed at, above, or below the
1005 // Find space available above the selection into which we can scroll upwards
1022 // Fill in views above and below
1059 // it above the oldSel (B)
1064 // Some of the newly selected item extends above the top of the list
1081 // Fill in views above an
[all...]
H A DEditor.java1652 // Has to be done after the IMM related code above which relies on the highlight.
5620 // dimensions identical to the above version for this to work (and is more likely).
5626 void fixDirection(boolean above) { argument
5627 mAbove = above;
5629 if (above) {
5638 mView.setBackgroundResource(above ? mPopupInlineErrorAboveBackgroundId :
5656 boolean above = isAboveAnchor();
5657 if (above != mAbove) {
5658 fixDirection(above);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java3067 // See above re: lights-out policy for legacy apps.
4376 public void onCrossedThreshold(boolean above) { argument
4377 mStackScroller.setDimmed(!above /* dimmed */, true /* animate */);
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 1902 milliseconds