Searched refs:u8QueueDataBLKDepth (Results 1 – 1 of 1) sorted by relevance
5470 MS_U8 **u8QueueDataBLKDepth; in _MDrv_SC_3D_2DTo3D_HW_Info_Write() local5474 u8QueueDataBLKDepth = (MS_U8 **)malloc(sizeof(MS_U8 *) * NBLK_DR_V); in _MDrv_SC_3D_2DTo3D_HW_Info_Write()5478 u8QueueDataBLKDepth[y]=(MS_U8 *)malloc(sizeof(MS_U8) * NBLK_DR_H); in _MDrv_SC_3D_2DTo3D_HW_Info_Write()5549 u8QueueDataBLKDepth[y][x] = s16BLKDepth; in _MDrv_SC_3D_2DTo3D_HW_Info_Write()5568 …Pitch + x) + u32DRBase + HW_2DTO3D_BLOCK_DR_BUF_SIZE))) =(((MS_U32)u8QueueDataBLKDepth[y][x_3] << … in _MDrv_SC_3D_2DTo3D_HW_Info_Write()5569 … |((MS_U32)u8QueueDataBLKDepth[y][x_2] << 16) in _MDrv_SC_3D_2DTo3D_HW_Info_Write()5570 … |((MS_U32)u8QueueDataBLKDepth[y][x_1] << 8) in _MDrv_SC_3D_2DTo3D_HW_Info_Write()5571 … |((MS_U32)u8QueueDataBLKDepth[y][x_0])) ; //dr block base address in _MDrv_SC_3D_2DTo3D_HW_Info_Write()5592 …itch + x) + u32DRBase + HW_2DTO3D_BLOCK_DR_BUF_SIZE))) = (((MS_U32)u8QueueDataBLKDepth[NBLK_DR_V -… in _MDrv_SC_3D_2DTo3D_HW_Info_Write()5593 … |((MS_U32)u8QueueDataBLKDepth[NBLK_DR_V - y - 1][x_2] << 16) in _MDrv_SC_3D_2DTo3D_HW_Info_Write()[all …]