HomeSort by relevance Sort by last modified time
    Searched full:in20 (Results 1 - 6 of 6) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_TransformResidual4x4_s.s 54 in20 RN 6 ;// Src[8] & Src[9] label
148 LDMIA pSrc,{in00,in02,in10,in12,in20,in22,in30,in32}
190 PKHBT trRow02,in20,in30,LSL #16 ;// [3 2] = [f12:f8]
191 PKHTB trRow12,in30,in20,ASR #16 ;// [7 6] = [f13:f9]
omxVCM4P10_TransformDequantLumaDCFromPair_s.s 57 in20 RN 6 ;// Src[8] & Src[9] label
161 LDMIA pData,{in00,in02,in10,in12,in20,in22,in30,in32}
200 PKHBT trRow02,in20,in30,LSL #16 ;// [3 2] = [f12:f8]
201 PKHTB trRow12,in30,in20,ASR #16 ;// [7 6] = [f13:f9]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 3182 in13, in14, in15, in16, in17, in18, in19, in20, in21, in22, in23, local
3541 in13, in14, in15, in16, in17, in18, in19, in20, in21, in22, in23, local
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/md5/asm/
md5-ia64.S 148 #define Z in20
  /external/openssl/crypto/md5/asm/
md5-ia64.S 148 #define Z in20
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct32x32_sse2.c 269 __m128i in20 = _mm_loadu_si128((const __m128i *)(in + 20 * 32)); local
276 step1[11] = _mm_add_epi16(in11, in20);
277 step1[20] = _mm_sub_epi16(in11, in20);
    [all...]

Completed in 1014 milliseconds