Searched refs:GSM_MS_BLOCK_SIZE (Results 1 – 6 of 6) sorted by relevance
51 avctx->block_align = GSM_MS_BLOCK_SIZE; in gsm_init()54 avctx->block_align > GSM_MS_BLOCK_SIZE || in gsm_init()97 (GSM_MS_BLOCK_SIZE - avctx->block_align) / 3); in gsm_decode_frame()
26 #define GSM_MS_BLOCK_SIZE 65 macro
34 init_get_bits(&gb, buf, GSM_MS_BLOCK_SIZE * 8); in ff_msgsm_decode_block()
55 : GSM_MS_BLOCK_SIZE; in gsm_parse()
84 avctx->block_align = GSM_MS_BLOCK_SIZE; in libgsm_encode_init()
68 avctx->block_align = GSM_MS_BLOCK_SIZE; in libgsm_decode_init()