Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c10927 static MS_U32 Base_Addr_Physical3 = 0; in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor() local
11119 …CUSTOMER_ADEC0, API_AUDIO_CUSTOMIZED_PATCH_INFO_MS12_DDPE_METADATA_BUF_BASE, &Base_Addr_Physical3); in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()
11121 End_Addr_Physical3 = Base_Addr_Physical3 + Bffer_Length3; in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()
11126 (unsigned int)Base_Addr_Physical3, in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()
11143 if(Current_Wptr_Physical3 == Base_Addr_Physical3) in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()
11148 else if(Current_Wptr_Physical3 > Base_Addr_Physical3) in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()
11153 copy_size3 = Current_Wptr_Physical3 - Base_Addr_Physical3; in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()
11154 …AU_CUS_FileWrite((void*)MsOS_MPool_PA2KSEG1(Base_Addr_Physical3), sizeof(char), copy_size3, pAU_Ge… in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()