Searched refs:Base_Addr_Physical4 (Results 1 – 1 of 1) sorted by relevance
10937 static MS_U32 Base_Addr_Physical4 = 0; in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor() local11165 …(API_AUDIO_CUSTOMER_ADEC0, API_AUDIO_CUSTOMIZED_PATCH_INFO_DEC_ES1_BUF_BASE, &Base_Addr_Physical4); in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()11167 End_Addr_Physical4 = Base_Addr_Physical4 + Bffer_Length4; in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()11172 (unsigned int)Base_Addr_Physical4, in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()11189 if(Current_Wptr_Physical4 == Base_Addr_Physical4) in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()11194 else if(Current_Wptr_Physical4 > Base_Addr_Physical4) in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()11199 copy_size4 = Current_Wptr_Physical4 - Base_Addr_Physical4; in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()11200 …AU_CUS_FileWrite((void*)MsOS_MPool_PA2KSEG1(Base_Addr_Physical4), sizeof(char), copy_size4, pAU_Ge… in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()