Searched refs:atrac9_decode_block (Results 1 – 1 of 1) sorted by relevance
643 static int atrac9_decode_block(ATRAC9Context *s, GetBitContext *gb, in atrac9_decode_block() function806 ret = atrac9_decode_block(s, &gb, &s->block[j], frame, i, j); in atrac9_decode_frame()