Lines Matching refs:ID
873 pResource->ID[0] = u32PipeID; in MApi_DMX_GetResourceByPipeID()
874 pResource->ID[1] = 0; pResource->ID[2] = 0; pResource->ID[3] = 0; in MApi_DMX_GetResourceByPipeID()
879 pResource->ID[0] = stDMX_Tee_Priv_Param._u32TspFwBufSize;; in MApi_DMX_GetResourceByPipeID()
880 pResource->ID[1] = stDMX_Tee_Priv_Param._u32TspFwBufAddr; in MApi_DMX_GetResourceByPipeID()
881 pResource->ID[2] = stDMX_Tee_Priv_Param._u32TspFwBufAddr_H; in MApi_DMX_GetResourceByPipeID()
885 pResource->ID[0] = stDMX_Tee_Priv_Param._u32VQBufSize; in MApi_DMX_GetResourceByPipeID()
886 pResource->ID[1] = stDMX_Tee_Priv_Param._u32VQBufAddr; in MApi_DMX_GetResourceByPipeID()
887 pResource->ID[2] = stDMX_Tee_Priv_Param._u32VQBufAddr_H; in MApi_DMX_GetResourceByPipeID()
894 …pResource->ID[0] = stDMX_Tee_Priv_Param._u32PVR_Buf0_Size[u32PipeID & 0xFF] + stDMX_Tee_Priv_Param… in MApi_DMX_GetResourceByPipeID()
895 pResource->ID[1] = stDMX_Tee_Priv_Param._u32PVR_Buf0_Addr[u32PipeID & 0xFF]; in MApi_DMX_GetResourceByPipeID()
896 pResource->ID[2] = stDMX_Tee_Priv_Param._u32PVR_Buf0_Addr_H[u32PipeID & 0xFF]; in MApi_DMX_GetResourceByPipeID()
903 pResource->ID[0] = stDMX_Tee_Priv_Param._u32FileinBufSize[u32PipeID & 0xFF]; in MApi_DMX_GetResourceByPipeID()
904 pResource->ID[1] = stDMX_Tee_Priv_Param._u32FileinBufAddr[u32PipeID & 0xFF]; in MApi_DMX_GetResourceByPipeID()
905 pResource->ID[2] = stDMX_Tee_Priv_Param._u32FileinBufAddr_H[u32PipeID & 0xFF]; in MApi_DMX_GetResourceByPipeID()
910 pResource->ID[0] = stDMX_Tee_Priv_Param._u32MMFIBufSize[u32PipeID & 0xFF]; in MApi_DMX_GetResourceByPipeID()
911 pResource->ID[1] = stDMX_Tee_Priv_Param._u32MMFIBufAddr[u32PipeID & 0xFF]; in MApi_DMX_GetResourceByPipeID()
912 pResource->ID[2] = stDMX_Tee_Priv_Param._u32MMFIBufAddr_H[u32PipeID & 0xFF]; in MApi_DMX_GetResourceByPipeID()
921 …\n",(int)pu32MaxNRetRes, (int)pResource->ID[0], (int)pResource->ID[1], (int)pResource->ID[2], (int… in MApi_DMX_GetResourceByPipeID()