Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-utils/
A Dwav_parser.c48 printf("align: %u\n", header->blockAlign); in dump_wav_header()
92 switch (header->blockAlign/header->numChannels) { in check_wav_header()
150 header->blockAlign = align * channels; in create_wav()
A Dwav_parser.h91 unsigned short blockAlign; //2byte,数据块的对齐,即DATA数据块长度 member

Completed in 11 milliseconds