Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c1398 MS_U32 u32LastDecodeFrame; member
9900 pAdecPcmHandle->u32LastDecodeFrame = 0; in AU_CUS_AdecPcmInit()
26315 if ( pAdecPcmHandle->u32LastDecodeFrame == pPcmInfo->U32DecodeFrame ) in API_AUDIO_CUSTOMER_AdecPcmReady()
26322 pAdecPcmHandle->u32LastDecodeFrame = pPcmInfo->U32DecodeFrame; in API_AUDIO_CUSTOMER_AdecPcmReady()