HomeSort by relevance Sort by last modified time
    Searched refs:tC0 (Results 1 - 9 of 9) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_DeBlockPixel.c 36 * [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);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_DeblockingLuma_unsafe_s.s 33 tC0 RN 14
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, A - p1
    [all...]
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s 77 tC0 RN 5
257 LDRB tC0, [pThresholds],#1
262 ORR tC, tC0, tC1, LSL #16
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 101 tC0 RN 5
338 LDRB tC0, [pThresholds], #1
343 ORR tC, tC1, tC0, LSL #16
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s 84 tC0 RN 7
289 LDRB tC0, [ptC0], #1
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 110 tC0 RN 7
461 LDRB tC0, [ptC0], #4
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
armVC.h 807 * [in] tC0 Edge threshold value
819 int tC0, /* edge threshold value */
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
armVC.h 807 * [in] tC0 Edge threshold value
819 int tC0, /* edge threshold value */
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
armVC.h 807 * [in] tC0 Edge threshold value
819 int tC0, /* edge threshold value */
    [all...]

Completed in 63 milliseconds