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.c36 * [in] tC0 Edge threshold value
48 int tC0, /* edge threshold value */
84 int tC = tC0;
111 delta = armClip(-tC0, tC0, delta);
118 delta = armClip(-tC0, tC0, delta);
45 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.s33 tC0 RN 14 label
111 ;// - 11 - m01, 7 - tC0
132 MUL tC0, t2, m01
147 ;// tC = tC0
151 SEL tC0, tC0, m00
152 UQADD8 tC, tC0, apflg
183 UQADD8 max, p_1, tC0
187 ;// Then delta = Clip3( -tC0, tC0,
[all...]
H A DomxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s77 tC0 RN 5 label
257 LDRB tC0, [pThresholds],#1
262 ORR tC, tC0, tC1, LSL #16
H A DomxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s101 tC0 RN 5 label
338 LDRB tC0, [pThresholds], #1
343 ORR tC, tC1, tC0, LSL #16
H A DomxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s84 tC0 RN 7 label
289 LDRB tC0, [ptC0], #1
H A DomxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s110 tC0 RN 7 label
461 LDRB tC0, [ptC0], #4

Completed in 91 milliseconds