パラメータを適応変化させる事により圧縮率を向上させた動的ライス・ゴロム符号を利用した可逆圧縮方式。圧縮ソフト、圧縮率のMATLABシミュレーションは詳細はInterface誌2011年8月号に掲載されるRX62Nマイコン連動特集にて掲載予定。

Dependencies:   mbed

Auto generated API documentation and code listings for I2S_AIC23B_RiceGolomb

Classes

I2S_CFG_Type I2S configuration structure definition
I2S_DMAConf_Type I2S DMA configuration structure definition
I2S_MODEConf_Type I2S mode configuration structure definition
LPC_ADC_TypeDef Analog-to-Digital Converter (ADC) register structure definition
LPC_CAN_TypeDef Controller Area Network Controller (CAN) register structure definition
LPC_CANAF_RAM_TypeDef Controller Area Network Acceptance Filter RAM (CANAF_RAM)structure definition
LPC_CANAF_TypeDef Controller Area Network Acceptance Filter(CANAF) register structure definition
LPC_CANCR_TypeDef Controller Area Network Central (CANCR) register structure definition
LPC_DAC_TypeDef Digital-to-Analog Converter (DAC) register structure definition
LPC_EMAC_TypeDef Ethernet Media Access Controller (EMAC) register structure definition
LPC_GPDMA_TypeDef General Purpose Direct Memory Access (GPDMA) register structure definition
LPC_GPDMACH_TypeDef General Purpose Direct Memory Access Channel (GPDMACH) register structure definition
LPC_GPIO_TypeDef General Purpose Input/Output (GPIO) register structure definition
LPC_GPIOINT_TypeDef General Purpose Input/Output interrupt (GPIOINT) register structure definition
LPC_I2C_TypeDef Inter-Integrated Circuit (I2C) register structure definition
LPC_I2S_TypeDef Inter IC Sound (I2S) register structure definition
LPC_MCPWM_TypeDef Motor Control Pulse-Width Modulation (MCPWM) register structure definition
LPC_PINCON_TypeDef Pin Connect Block (PINCON) register structure definition
LPC_PWM_TypeDef Pulse-Width Modulation (PWM) register structure definition
LPC_QEI_TypeDef Quadrature Encoder Interface (QEI) register structure definition
LPC_RIT_TypeDef Repetitive Interrupt Timer (RIT) register structure definition
LPC_RTC_TypeDef Real-Time Clock (RTC) register structure definition
LPC_SC_TypeDef System Control (SC) register structure definition
LPC_SPI_TypeDef Serial Peripheral Interface (SPI) register structure definition
LPC_SSP_TypeDef Synchronous Serial Communication (SSP) register structure definition
LPC_TIM_TypeDef Timer (TIM) register structure definition
LPC_UART0_TypeDef Universal Asynchronous Receiver Transmitter 0 (UART0) register structure definition
LPC_UART1_TypeDef Universal Asynchronous Receiver Transmitter 1 (UART1) register structure definition
LPC_UART_TypeDef Universal Asynchronous Receiver Transmitter (UART) register structure definition
LPC_USB_TypeDef Universal Serial Bus (USB) register structure definition
LPC_WDT_TypeDef Watchdog Timer (WDT) register structure definition
PINSEL_CFG_Type Pin configuration structure
TextLCD A TextLCD interface for driving 4-bit HD44780-based LCDs
UART1_RS485_CTRLCFG_Type UART1 Full modem - RS485 Control configuration type
UART_AB_CFG_Type Auto Baudrate mode configuration type definition
UART_CFG_Type UART Configuration Structure definition
UART_FIFO_CFG_Type UART FIFO Configuration Structure definition

Code

_bitio.cpp [code]
_bitio.h [code]
aic23b_comm.h [code]
core_cm3.c [code] CMSIS Cortex-M3 Core Peripheral Access Layer Source File
core_cm3.h [code] CMSIS Cortex-M3 Core Peripheral Access Layer Header File
i2s_irq_test.c [code] This example describes how to use I2S transfer in interrupt mode
i2s_irq_test.h [code]
LPC17xx.h [code] CMSIS Cortex-M3 Core Peripheral Access Layer Header File for NXP LPC17xx Device Series
lpc17xx_clkpwr.c [code] Contains all functions support for Clock and Power Control firmware library on LPC17xx
lpc17xx_clkpwr.h [code] Contains all macro definitions and function prototypes support for Clock and Power Control firmware library on LPC17xx
lpc17xx_i2s.c [code] Contains all functions support for I2S firmware library on LPC17xx
lpc17xx_i2s.h [code] Contains all macro definitions and function prototypes support for I2S firmware library on LPC17xx
lpc17xx_libcfg.h [code] Library configuration file
lpc17xx_libcfg_default.h [code] Default Library configuration header file
lpc17xx_pinsel.c [code] Contains all functions support for Pin connect block firmware library on LPC17xx
lpc17xx_pinsel.h [code] Contains all macro definitions and function prototypes support for Pin connect block firmware library on LPC17xx
lpc17xx_uart.c [code] Contains all functions support for UART firmware library on LPC17xx
lpc17xx_uart.h [code] Contains all macro definitions and function prototypes support for UART firmware library on LPC17xx
lpc_types.h [code] Contains the NXP ABL typedefs for C standard types
main.cpp [code]
MSCFileSystem.cpp [code]
MSCFileSystem.h [code]
SDHCFileSystem.cpp [code]
SDHCFileSystem.h [code]
system_LPC17xx.c [code] CMSIS Cortex-M3 Device Peripheral Access Layer Source File for the NXP LPC17xx Device Series
system_LPC17xx.h [code] CMSIS Cortex-M3 Device Peripheral Access Layer Header File for the NXP LPC17xx Device Series
TextLCD.cpp [code]
TextLCD.h [code]
usbhost_cpu.h [code]
usbhost_err.h [code]
usbhost_inc.h [code]
usbhost_lpc17xx.c [code]
usbhost_lpc17xx.h [code]
usbhost_ms.c [code]
usbhost_ms.h [code]