Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_image.c227 i32 *in32 = (i32*)tmp; in h264bsdWriteOutputBlocks() local
231 tmp1 = *in32; in32 += 4; in h264bsdWriteOutputBlocks()
232 tmp2 = *in32; in32 += 4; in h264bsdWriteOutputBlocks()
235 tmp1 = *in32; in32 += 4; in h264bsdWriteOutputBlocks()
236 tmp2 = *in32; in h264bsdWriteOutputBlocks()
301 i32 *in32 = (i32*)tmp; in h264bsdWriteOutputBlocks() local
305 tmp1 = *in32; in32 += 2; in h264bsdWriteOutputBlocks()
306 tmp2 = *in32; in32 += 2; in h264bsdWriteOutputBlocks()
309 tmp1 = *in32; in32 += 2; in h264bsdWriteOutputBlocks()
310 tmp2 = *in32; in h264bsdWriteOutputBlocks()
Dh264bsd_intra_prediction.c1845 u32 *in32, *out32; in Write4x4To16x16() local
1863 in32 = (u32 *)data4x4; in Write4x4To16x16()
1865 out32[0] = *in32++; in Write4x4To16x16()
1866 out32[4] = *in32++; in Write4x4To16x16()
1867 out32[8] = *in32++; in Write4x4To16x16()
1868 out32[12] = *in32++; in Write4x4To16x16()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
DarmVCM4P10_TransformResidual4x4_s.s71 in32 RN 9 ;// Src[14] & Src[15] label
162 LDMIA pSrc,{in00,in02,in10,in12,in20,in22,in30,in32}
216 PKHTB trRow32,in32,in22,ASR #16 ;// [15 14] = [15 11]
217 PKHBT trRow22,in22,in32,LSL #16 ;// [11 10] = [14 10]
DomxVCM4P10_TransformDequantLumaDCFromPair_s.s74 in32 RN 9 ;// Src[14] & Src[15] label
175 LDMIA pData,{in00,in02,in10,in12,in20,in22,in30,in32}
226 PKHTB trRow32,in32,in22,ASR #16 ;// [15 14] = [15 11]
227 PKHBT trRow22,in22,in32,LSL #16 ;// [11 10] = [14 10]