Home | History | Annotate | Download | only in sbc

Lines Matching refs:blocks

44 	uint8_t blocks:2;		/* Blocks */
53 uint8_t blocks:2; /* Blocks */
69 nrof_blocks = (hdr->blocks + 1) * 4;
98 nrof_blocks = (hdr->blocks + 1) * 4;
177 int subbands, blocks, freq, method;
200 blocks = (hdr.blocks + 1) * 4;
281 printf("Block length\t\t%d\n", blocks);