Searched refs:out32 (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
D | h264bsd_image.c | 228 i32 *out32 = (i32*)imageBlock; in h264bsdWriteOutputBlocks() local 233 *out32 = tmp1; out32 += picWidth/4; in h264bsdWriteOutputBlocks() 234 *out32 = tmp2; out32 += picWidth/4; in h264bsdWriteOutputBlocks() 237 *out32 = tmp1; out32 += picWidth/4; in h264bsdWriteOutputBlocks() 238 *out32 = tmp2; in h264bsdWriteOutputBlocks() 302 i32 *out32 = (i32*)imageBlock; in h264bsdWriteOutputBlocks() local 307 *out32 = tmp1; out32 += picWidth/4; in h264bsdWriteOutputBlocks() 308 *out32 = tmp2; out32 += picWidth/4; in h264bsdWriteOutputBlocks() 311 *out32 = tmp1; out32 += picWidth/4; in h264bsdWriteOutputBlocks() 312 *out32 = tmp2; in h264bsdWriteOutputBlocks()
|
D | h264bsd_intra_prediction.c | 1845 u32 *in32, *out32; in Write4x4To16x16() local 1861 out32 = (u32 *)data; 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/ |
D | armVCM4P10_TransformResidual4x4_s.s | 140 out32 RN 9 label 389 SSUB16 out32,colOp32,const2 398 STMIA pDst,{out00,out02,out10,out12,out20,out22,out30,out32}
|
D | omxVCM4P10_TransformDequantLumaDCFromPair_s.s | 152 out32 RN 9 label 408 PKHBT out32, temp3, temp4, LSL #14 ;// c1w0 = | Temp2 | Temp1 | 418 STMIA pData,{out00,out02,out10,out12,out20,out22,out30,out32}
|