Searched refs:pNJPEGContext (Results 1 – 1 of 1) sorted by relevance
240 #define MRC_BUFFER_ADDR pNJPEGContext->_u32ReadBufferAddr[pNJPEGContext->eNJPDNum]241 #define MRC_BUFFER_SIZE pNJPEGContext->_u32ReadBufferSize[pNJPEGContext->eNJPDNum]242 #define MWC_BUFFER_ADDR pNJPEGContext->_u32WriteBufferAddr[pNJPEGContext->eNJPDNum]243 #define MWC_BUFFER_SIZE pNJPEGContext->_u32WriteBufferSize[pNJPEGContext->eNJPDNum]244 #define INTERNAL_BUFFER_ADDR pNJPEGContext->_u32InternalBufferAddr[pNJPEGContext->eNJPDNum]245 #define INTERNAL_BUFFER_SIZE pNJPEGContext->_u32InternalBufferSize[pNJPEGContext->eNJPDNum]307 #define JPEG_DEBUG_API_MSG(format, args...) do{if(pNJPEGContext->_u8JPEG_ApiDbgLevel & E_JPEG_DEBU…308 #define JPEG_DEBUG_API_ERR(format, args...) do{if(pNJPEGContext->_u8JPEG_ApiDbgLevel & E_JPEG_DEBU…316 #define JPEG_DEBUG_API_MSG(format, args...) do{if(pNJPEGContext->_u8JPEG_ApiDbgLevel & E_JPEG_DEBU…317 #define JPEG_DEBUG_API_ERR(format, args...) do{if(pNJPEGContext->_u8JPEG_ApiDbgLevel & E_JPEG_DEBU…[all …]