Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c12890 static MS_XC_3D_DETECT3DFORMAT_PARA tmp_para; in MApi_XC_Get_3D_Detect3DFormat_Parameters() local
12891 memcpy(&tmp_para,pstDetect3DFormatPara,sizeof(MS_XC_3D_DETECT3DFORMAT_PARA)); in MApi_XC_Get_3D_Detect3DFormat_Parameters()
12893 XCArgs.pstDetect3DFormatPara = &tmp_para; in MApi_XC_Get_3D_Detect3DFormat_Parameters()
12903 memcpy(pstDetect3DFormatPara,&tmp_para,sizeof(MS_XC_3D_DETECT3DFORMAT_PARA)); in MApi_XC_Get_3D_Detect3DFormat_Parameters()