Searched refs:Step (Results 1 - 10 of 10) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
H A DarmVCM4P10_DeBlockPixel.c50 * [in] Step Step between pixels q0 and q1
62 int Step, /* step between pixels q0 and q1 */
78 p3 = pQ0[-4*Step];
79 p2 = pQ0[-3*Step];
80 p1 = pQ0[-2*Step];
81 p0 = pQ0[-1*Step];
82 q0 = pQ0[ 0*Step];
83 q1 = pQ0[ 1*Step];
84 q2 = pQ0[ 2*Step];
60 armVCM4P10_DeBlockPixel( OMX_U8 *pQ0, int Step, int tC0, int alpha, int beta, int bS, int ChromaFlag ) argument
[all...]
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DLinearLayoutManagerWrapContentTest.java59 new Step() {
65 new Step() {
71 new Step() {
83 new Step() {
90 new Step() {
96 new Step() {
H A DBaseWrapContentTest.java161 for (Step step : scenario.mStepList) {
236 ArrayList<Step> mStepList = new ArrayList<>();
238 public Scenario(Step... steps) {
251 abstract static class Step { class in class:BaseWrapContentTest
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
H A DarmVC.h765 * [in] leftStep Step of left coefficient buffer
766 * [in] dstStep Step of the destination buffer
821 * [in] Step Step between pixels q0 and q1
833 int Step, /* step between pixels q0 and q1 */
851 * [in] iSrcStep Step of the source buffer.
852 * [in] iDstStep Step of the destination(interpolation) buffer.
882 * [in] iSrcStep Step of the source buffer.
883 * [in] iDstStep Step of the destination(interpolation) buffer.
913 * [in] iSrcStep Step o
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DarmVCM4P10_InterpolateLuma_HalfVer4x4_unsafe_s.s107 Step RN 6 label
H A DarmVCM4P10_InterpolateLuma_HalfDiagVerHor4x4_unsafe_s.s113 Step RN 6 label
H A DomxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s81 Step RN 1 label
H A DomxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s105 Step RN 1 label
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
H A DarmVC.h765 * [in] leftStep Step of left coefficient buffer
766 * [in] dstStep Step of the destination buffer
821 * [in] Step Step between pixels q0 and q1
833 int Step, /* step between pixels q0 and q1 */
851 * [in] iSrcStep Step of the source buffer.
852 * [in] iDstStep Step of the destination(interpolation) buffer.
882 * [in] iSrcStep Step of the source buffer.
883 * [in] iDstStep Step of the destination(interpolation) buffer.
913 * [in] iSrcStep Step o
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
H A DarmVC.h765 * [in] leftStep Step of left coefficient buffer
766 * [in] dstStep Step of the destination buffer
821 * [in] Step Step between pixels q0 and q1
833 int Step, /* step between pixels q0 and q1 */
851 * [in] iSrcStep Step of the source buffer.
852 * [in] iDstStep Step of the destination(interpolation) buffer.
882 * [in] iSrcStep Step of the source buffer.
883 * [in] iDstStep Step of the destination(interpolation) buffer.
913 * [in] iSrcStep Step o
[all...]

Completed in 932 milliseconds