Searched refs:in32 (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_image.c227 i32 *in32 = (i32*)tmp; local
231 tmp1 = *in32; in32 += 4;
232 tmp2 = *in32; in32 += 4;
235 tmp1 = *in32; in32 += 4;
236 tmp2 = *in32;
301 i32 *in32 = (i32*)tmp; local
305 tmp1 = *in32; in3
[all...]
H A Dh264bsd_intra_prediction.c1845 u32 *in32, *out32; local
1863 in32 = (u32 *)data4x4;
1865 out32[0] = *in32++;
1866 out32[4] = *in32++;
1867 out32[8] = *in32++;
1868 out32[12] = *in32++;
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DarmVCM4P10_TransformResidual4x4_s.s57 in32 RN 9 ;// Src[14] & Src[15] label
148 LDMIA pSrc,{in00,in02,in10,in12,in20,in22,in30,in32}
202 PKHTB trRow32,in32,in22,ASR #16 ;// [15 14] = [15 11]
203 PKHBT trRow22,in22,in32,LSL #16 ;// [11 10] = [14 10]
H A DomxVCM4P10_TransformDequantLumaDCFromPair_s.s60 in32 RN 9 ;// Src[14] & Src[15] label
161 LDMIA pData,{in00,in02,in10,in12,in20,in22,in30,in32}
212 PKHTB trRow32,in32,in22,ASR #16 ;// [15 14] = [15 11]
213 PKHBT trRow22,in22,in32,LSL #16 ;// [11 10] = [14 10]

Completed in 1386 milliseconds