Searched refs:srcdstStep (Results 1 - 21 of 21) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DomxVCM4P10_DeblockChroma_I.c34 * [in] srcdstStep Step of the arrays
55 * - srcdstStep is not a multiple of 8.
60 OMX_S32 srcdstStep,
71 armRetArgErrIf(srcdstStep & 7, OMX_Sts_BadArgErr);
80 pSrcDst, srcdstStep, pAlpha, pBeta, pThresholds, pBS);
85 pSrcDst, srcdstStep, pAlpha+2, pBeta+2, pThresholds+8, pBS+16);
58 omxVCM4P10_DeblockChroma_I( OMX_U8* pSrcDst, OMX_S32 srcdstStep, const OMX_U8* pAlpha, const OMX_U8* pBeta, const OMX_U8* pThresholds, const OMX_U8 *pBS ) argument
H A DomxVCM4P10_DeblockLuma_I.c36 * [in] srcdstStep image width
55 * - srcdstStep is not a multiple of 8
63 OMX_S32 srcdstStep,
74 armRetArgErrIf(srcdstStep & 7, OMX_Sts_BadArgErr);
83 pSrcDst, srcdstStep, pAlpha, pBeta, pThresholds, pBS);
88 pSrcDst, srcdstStep, pAlpha+2, pBeta+2, pThresholds+16, pBS+16);
61 omxVCM4P10_DeblockLuma_I( OMX_U8* pSrcDst, OMX_S32 srcdstStep, const OMX_U8* pAlpha, const OMX_U8* pBeta, const OMX_U8* pThresholds, const OMX_U8 *pBS ) argument
H A DomxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s34 srcdstStep RN 1 label
162 M_STR srcdstStep, pStep
164 SUB pQ0, pQ0, srcdstStep, LSL #2
170 M_LDR p_3, [pQ0], srcdstStep
171 M_LDR p_2, [pQ0], srcdstStep
175 M_LDR p_1, [pQ0], srcdstStep
177 M_LDR p_0, [pQ0], srcdstStep
178 M_LDR q_0, [pQ0], srcdstStep
179 M_LDR q_1, [pQ0], srcdstStep
180 M_LDR q_2, [pQ0], srcdstStep
[all...]
H A DomxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s29 srcdstStep RN 1 label
130 SUB pQ0, pQ0, srcdstStep, LSL #1
137 M_LDR p_1, [pQ0],srcdstStep
141 M_LDR p_0, [pQ0],srcdstStep
142 M_LDR q_0, [pQ0],srcdstStep
212 SUB pQ0, pQ0, srcdstStep, LSL #1
221 SUB pQ0, pQ0, srcdstStep, LSL #1
222 SUB pQ0, pQ0, srcdstStep
289 SUB pQ0, pQ0, srcdstStep, LSL #1
304 M_STR P_0, [pQ0], srcdstStep
[all...]
H A DomxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s30 srcdstStep RN 1 label
163 M_LDRH row4, [pQ0], srcdstStep
166 M_LDRH row5, [pQ0], srcdstStep
169 LDRH row7, [pQ0, srcdstStep]
190 SUB pQ0, pQ0, srcdstStep, LSL #1
202 M_LDRH row0, [pQ0], srcdstStep
203 M_LDRH row1, [pQ0], srcdstStep
205 LDRH row3, [pQ0, srcdstStep]
303 SUB pQ0, pQ0, srcdstStep, LSL #1
383 SUB pQ0, pQ0, srcdstStep, LS
[all...]
H A DomxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s32 srcdstStep RN 1 label
187 M_STR srcdstStep, pStep
198 M_LDR row0, [pQ0], srcdstStep
199 M_LDR row1, [pQ0], srcdstStep
201 LDR row3, [pQ0, srcdstStep]
202 SUB pQ0, pQ0, srcdstStep, LSL #1
246 M_LDR row5, [pQ0, srcdstStep]!
247 M_LDR row6, [pQ0, srcdstStep]!
248 M_LDR row7, [pQ0, srcdstStep]
330 M_LDRD pQ0, srcdstStep, ppQ0Ste
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
H A DomxVCM4P10_DeblockChroma_I.c34 * [in] srcdstStep Step of the arrays
55 * - srcdstStep is not a multiple of 8.
60 OMX_S32 srcdstStep,
71 armRetArgErrIf(srcdstStep & 7, OMX_Sts_BadArgErr);
80 pSrcDst, srcdstStep, pAlpha, pBeta, pThresholds, pBS);
85 pSrcDst, srcdstStep, pAlpha+2, pBeta+2, pThresholds+8, pBS+16);
58 omxVCM4P10_DeblockChroma_I( OMX_U8* pSrcDst, OMX_S32 srcdstStep, const OMX_U8* pAlpha, const OMX_U8* pBeta, const OMX_U8* pThresholds, const OMX_U8 *pBS ) argument
H A DomxVCM4P10_DeblockLuma_I.c36 * [in] srcdstStep image width
55 * - srcdstStep is not a multiple of 8
63 OMX_S32 srcdstStep,
74 armRetArgErrIf(srcdstStep & 7, OMX_Sts_BadArgErr);
83 pSrcDst, srcdstStep, pAlpha, pBeta, pThresholds, pBS);
88 pSrcDst, srcdstStep, pAlpha+2, pBeta+2, pThresholds+16, pBS+16);
61 omxVCM4P10_DeblockLuma_I( OMX_U8* pSrcDst, OMX_S32 srcdstStep, const OMX_U8* pAlpha, const OMX_U8* pBeta, const OMX_U8* pThresholds, const OMX_U8 *pBS ) argument
H A DomxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s29 srcdstStep RN 1 label
162 SUB pSrcDst, pSrcDst, srcdstStep, LSL #2
176 ADD step, srcdstStep, srcdstStep
185 ADD pTmp, pSrcDst, srcdstStep
197 VLD1 dQ_2, [pSrcDst], srcdstStep
226 SUB pSrcDst, pSrcDst, srcdstStep, LSL #2
227 SUB pSrcDst, pSrcDst, srcdstStep
232 VST1 dP_1n, [pSrcDst], srcdstStep
233 VST1 dP_0n, [pSrcDst], srcdstStep
[all...]
H A DomxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s31 srcdstStep RN 1 label
100 SUB pSrcDst, pSrcDst, srcdstStep, LSL #1 ;?
101 SUB pSrcDst, pSrcDst, srcdstStep
121 VLD1 dP_2, [pSrcDst], srcdstStep
123 VLD1 dP_1, [pSrcDst], srcdstStep
125 VLD1 dP_0, [pSrcDst], srcdstStep
127 VLD1 dQ_0, [pSrcDst], srcdstStep
129 VLD1 dQ_1, [pSrcDst], srcdstStep
131 VLD1 dQ_2, [pSrcDst], srcdstStep
162 SUB pSrcDst, pSrcDst, srcdstStep, LS
[all...]
H A DomxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s30 srcdstStep RN 1 label
141 ADD pTmp, pSrcDst, srcdstStep
142 ADD step, srcdstStep, srcdstStep
216 SUB pSrcDst, pSrcDst, srcdstStep, LSL #3
229 ADD pTmp2, pSrcDst_P, srcdstStep
230 ADD step, srcdstStep, srcdstStep
245 ADD pTmp, pSrcDst_Q, srcdstStep
267 SUB pSrcDst, pSrcDst, srcdstStep, LS
[all...]
H A DomxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s29 srcdstStep RN 1 label
224 ADD pTmpStep, srcdstStep, srcdstStep
236 ADD pTmp, pSrcDst, srcdstStep
264 SUB pSrcDst, pSrcDst, srcdstStep, LSL #3
331 ADD pTmp, pSrcDst, srcdstStep
356 VST1 dRown7, [pTmp], srcdstStep
358 SUB pSrcDst, pSrcDst, srcdstStep, LSL #3
387 ADD pTmp, pSrcDst, srcdstStep
411 SUB pSrcDst, pSrcDst, srcdstStep, LS
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
H A DomxVCM4P10_DeblockChroma_I.c34 * srcdstStep - step of the arrays; must be a multiple of 8.
74 * - srcdstStep is not a multiple of 8.
79 OMX_S32 srcdstStep,
90 armRetArgErrIf(srcdstStep & 7, OMX_Sts_BadArgErr);
99 pSrcDst, srcdstStep, pAlpha, pBeta, pThresholds, pBS);
104 pSrcDst, srcdstStep, pAlpha+2, pBeta+2, pThresholds+8, pBS+16);
77 omxVCM4P10_DeblockChroma_I( OMX_U8* pSrcDst, OMX_S32 srcdstStep, const OMX_U8* pAlpha, const OMX_U8* pBeta, const OMX_U8* pThresholds, const OMX_U8 *pBS ) argument
H A DomxVCM4P10_DeblockLuma_I.c35 * srcdstStep - image width; must be a multiple of 16.
75 * - srcdstStep is not a multiple of 16.
81 OMX_S32 srcdstStep,
92 armRetArgErrIf(srcdstStep & 15, OMX_Sts_BadArgErr);
101 pSrcDst, srcdstStep, pAlpha, pBeta, pThresholds, pBS);
106 pSrcDst, srcdstStep, pAlpha+2, pBeta+2, pThresholds+16, pBS+16);
79 omxVCM4P10_DeblockLuma_I( OMX_U8* pSrcDst, OMX_S32 srcdstStep, const OMX_U8* pAlpha, const OMX_U8* pBeta, const OMX_U8* pThresholds, const OMX_U8 *pBS ) argument
H A DomxVCM4P10_FilterDeblockingChroma_HorEdge_I.c34 * srcdstStep - array step; must be a multiple of 8.
67 * - srcdstStep is not a multiple of 8.
82 OMX_S32 srcdstStep,
93 armRetArgErrIf(srcdstStep & 7, OMX_Sts_BadArgErr);
119 pSrcDst + Y*srcdstStep + X,
120 srcdstStep,
80 omxVCM4P10_FilterDeblockingChroma_HorEdge_I( OMX_U8* pSrcDst, OMX_S32 srcdstStep, const OMX_U8* pAlpha, const OMX_U8* pBeta, const OMX_U8* pThresholds, const OMX_U8 *pBS ) argument
H A DomxVCM4P10_FilterDeblockingLuma_HorEdge_I.c34 * srcdstStep -s tep of the arrays; must be a multiple of 16.
65 * - srcdstStep is not a multiple of 16.
78 OMX_S32 srcdstStep,
89 armRetArgErrIf(srcdstStep & 7, OMX_Sts_BadArgErr);
114 pSrcDst + Y*srcdstStep + X,
115 srcdstStep,
76 omxVCM4P10_FilterDeblockingLuma_HorEdge_I( OMX_U8* pSrcDst, OMX_S32 srcdstStep, const OMX_U8* pAlpha, const OMX_U8* pBeta, const OMX_U8* pThresholds, const OMX_U8 *pBS ) argument
H A DomxVCM4P10_FilterDeblockingChroma_VerEdge_I.c34 * srcdstStep - Step of the arrays; must be a multiple of 8.
66 * - srcdstStep is not a multiple of 8.
81 OMX_S32 srcdstStep,
92 armRetArgErrIf(srcdstStep & 7, OMX_Sts_BadArgErr);
120 pSrcDst + Y*srcdstStep + X,
79 omxVCM4P10_FilterDeblockingChroma_VerEdge_I( OMX_U8* pSrcDst, OMX_S32 srcdstStep, const OMX_U8* pAlpha, const OMX_U8* pBeta, const OMX_U8* pThresholds, const OMX_U8 *pBS ) argument
H A DomxVCM4P10_FilterDeblockingLuma_VerEdge_I.c34 * srcdstStep -Step of the arrays; must be a multiple of 16.
64 * srcdstStep is not a multiple of 16.
77 OMX_S32 srcdstStep,
88 armRetArgErrIf(srcdstStep & 15, OMX_Sts_BadArgErr);
117 pSrcDst + Y*srcdstStep + X,
75 omxVCM4P10_FilterDeblockingLuma_VerEdge_I( OMX_U8* pSrcDst, OMX_S32 srcdstStep, const OMX_U8* pAlpha, const OMX_U8* pBeta, const OMX_U8* pThresholds, const OMX_U8 *pBS ) argument
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
H A DomxVC.h2686 * srcdstStep -Step of the arrays; must be a multiple of 16.
2716 * srcdstStep is not a multiple of 16.
2728 OMX_S32 srcdstStep,
2747 * srcdstStep - step of the arrays; must be a multiple of 16.
2778 * - srcdstStep is not a multiple of 16.
2790 OMX_S32 srcdstStep,
2809 * srcdstStep - Step of the arrays; must be a multiple of 8.
2841 * - srcdstStep is not a multiple of 8.
2855 OMX_S32 srcdstStep,
2874 * srcdstStep
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
H A DomxVC.h2686 * srcdstStep -Step of the arrays; must be a multiple of 16.
2716 * srcdstStep is not a multiple of 16.
2728 OMX_S32 srcdstStep,
2747 * srcdstStep - step of the arrays; must be a multiple of 16.
2778 * - srcdstStep is not a multiple of 16.
2790 OMX_S32 srcdstStep,
2809 * srcdstStep - Step of the arrays; must be a multiple of 8.
2841 * - srcdstStep is not a multiple of 8.
2855 OMX_S32 srcdstStep,
2874 * srcdstStep
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
H A DomxVC.h2686 * srcdstStep -Step of the arrays; must be a multiple of 16.
2716 * srcdstStep is not a multiple of 16.
2728 OMX_S32 srcdstStep,
2747 * srcdstStep - step of the arrays; must be a multiple of 16.
2778 * - srcdstStep is not a multiple of 16.
2790 OMX_S32 srcdstStep,
2809 * srcdstStep - Step of the arrays; must be a multiple of 8.
2841 * - srcdstStep is not a multiple of 8.
2855 OMX_S32 srcdstStep,
2874 * srcdstStep
[all...]

Completed in 239 milliseconds