Searched refs:WMA_DBG_PRINT (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/audio/api/audio/ |
| H A D | apiAUDIO_v2_customer.c | 415 #define WMA_DBG_PRINT(x) //x macro 14515 …WMA_DBG_PRINT(printf("=== rptr(0x%x), endptr(0x%x) === \n", (unsigned int)pRPtr, (unsigned int)pBu… in AU_CUS_WMA_Parser_Buf_Update() 14559 …WMA_DBG_PRINT(printf("=== no enough ES in framework, fail to fill decode fifo, request_Size(0x%x) … in AU_CUS_WMA_Parser_DecodeFifoFeed() 14591 …WMA_DBG_PRINT(printf("=== SizeRequest: (%d), SizeGet: (%d), Offset (%d), === \n", (int)u32Reque… in AU_CUS_WMA_Parser_DecodeFifoFeed() 14628 …WMA_DBG_PRINT(printf("=== AU_CUS_WMA_Parser_WMAGetData, offset(0x%x), size(%d), expect_offset(0x%x… in AU_CUS_WMA_Parser_WMAGetData() 14632 WMA_DBG_PRINT(printf("=== not enough ES data for feeding, wait state === \n")); in AU_CUS_WMA_Parser_WMAGetData() 14651 WMA_DBG_PRINT(printf("=== Remain skip bytes (%d) === \n ", (int)u32BytesSkip)); in AU_CUS_WMA_Parser_WMAGetData() 14673 WMA_DBG_PRINT(puts("=== AU_CUS_WMA_Parser_DecodeFifoFeed fail === \n")); in AU_CUS_WMA_Parser_WMAGetData() 17381 … WMA_DBG_PRINT(printf("FIFO original level (0x%x) \n", (unsigned int)sDecodeFifo_Info.u32Level)); in AU_CUS_WMA_Parser_ParseInputFile() 17383 WMA_DBG_PRINT(printf("FIFO new level (0x%x) \n", (unsigned int)sDecodeFifo_Info.u32Level)); in AU_CUS_WMA_Parser_ParseInputFile() [all …]
|