NELLY_BLOCK_LEN    74 libavcodec/nellymoserdec.c                                const unsigned char block[NELLY_BLOCK_LEN],
NELLY_BLOCK_LEN    83 libavcodec/nellymoserdec.c     init_get_bits(&s->gb, block, NELLY_BLOCK_LEN * 8);
NELLY_BLOCK_LEN   104 libavcodec/nellymoserdec.c         init_get_bits(&s->gb, block, NELLY_BLOCK_LEN * 8);
NELLY_BLOCK_LEN   180 libavcodec/nellymoserdec.c         nelly_decode_block(s, &buf[i*NELLY_BLOCK_LEN], s->float_buf);
NELLY_BLOCK_LEN   379 libavcodec/nellymoserenc.c         return NELLY_BLOCK_LEN;