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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_image.c228 i32 *out32 = (i32*)imageBlock; local
233 *out32 = tmp1; out32 += picWidth/4;
234 *out32 = tmp2; out32 += picWidth/4;
237 *out32 = tmp1; out32 += picWidth/4;
238 *out32 = tmp2;
302 i32 *out32 = (i32*)imageBlock; local
307 *out32
[all...]
H A Dh264bsd_intra_prediction.c1845 u32 *in32, *out32; local
1861 out32 = (u32 *)data;
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.s140 out32 RN 9 label
389 SSUB16 out32,colOp32,const2
398 STMIA pDst,{out00,out02,out10,out12,out20,out22,out30,out32}
H A DomxVCM4P10_TransformDequantLumaDCFromPair_s.s152 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}

Completed in 159 milliseconds