Searched refs:MSN_MIN_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
53 if (avctx->block_align < MSN_MIN_BLOCK_SIZE || in gsm_init()55 (avctx->block_align - MSN_MIN_BLOCK_SIZE) % 3) { in gsm_init()
27 #define MSN_MIN_BLOCK_SIZE 41 macro