Searched defs:tC0 (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
H A DarmVCM4P10_DeBlockPixel.c51 * [in] tC0 Edge threshold value
63 int tC0, /* edge threshold value */
99 int tC = tC0;
126 delta = armClip(-tC0, tC0, delta);
133 delta = armClip(-tC0, tC0, delta);
60 armVCM4P10_DeBlockPixel( OMX_U8 *pQ0, int Step, int tC0, int alpha, int beta, int bS, int ChromaFlag ) argument
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DarmVCM4P10_DeblockingLuma_unsafe_s.s47 tC0 RN 14 label
125 ;// - 11 - m01, 7 - tC0
146 MUL tC0, t2, m01
161 ;// tC = tC0
165 SEL tC0, tC0, m00
166 UQADD8 tC, tC0, apflg
197 UQADD8 max, p_1, tC0
201 ;// Then delta = Clip3( -tC0, tC0,
[all...]
H A DomxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s91 tC0 RN 5 label
271 LDRB tC0, [pThresholds],#1
276 ORR tC, tC0, tC1, LSL #16
H A DomxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s115 tC0 RN 5 label
352 LDRB tC0, [pThresholds], #1
357 ORR tC, tC1, tC0, LSL #16
H A DomxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s98 tC0 RN 7 label
303 LDRB tC0, [ptC0], #1
H A DomxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s124 tC0 RN 7 label
475 LDRB tC0, [ptC0], #4

Completed in 1715 milliseconds