Searched refs:curr_block (Results 1 – 6 of 6) sorted by relevance
458 lpc_data[i] = ractx->curr_block[BLOCKSIZE + BLOCKSIZE / 2 + i]; in ra144_encode_frame()512 ra144_encode_subblock(ractx, ractx->curr_block + i * BLOCKSIZE, in ra144_encode_frame()523 ractx->curr_block[i] = samples[i] >> 2; in ra144_encode_frame()529 memset(&ractx->curr_block[i], 0, in ra144_encode_frame()530 (NBLOCKS * BLOCKSIZE - i) * sizeof(*ractx->curr_block)); in ra144_encode_frame()
57 int16_t curr_block[NBLOCKS * BLOCKSIZE]; member
172 unsigned curr_block; member
1882 def->curr_block = 0; in dxil_add_function_def()2720 m->cur_emitting_func->curr_block++; in dxil_emit_branch()2833 m->cur_emitting_func->curr_block++; in dxil_emit_ret_void()3369 !emit_record_int(m, FUNC_CODE_DECLAREBLOCKS, func->curr_block)) in emit_function()
5064 …ctx->mod.cur_emitting_func->basic_block_ids[block->index] = ctx->mod.cur_emitting_func->curr_block; in emit_block()
47610 ext4_lblk_t curr_block; member