Searched refs:coeff_pbuf (Results 1 – 6 of 6) sorted by relevance
36 tran_low_t *coeff_pbuf[MAX_MB_PLANE][3]; member
40 ctx->coeff_pbuf[i][k] = ctx->coeff[i][k]; in alloc_mode_context()
161 p[j].coeff = ctx->coeff_pbuf[j][0]; in vp9_encode_tiles_mt()
141 p->coeff = ctx->coeff_pbuf[i][m]; in swap_block_ptr()146 ctx->coeff_pbuf[i][m] = ctx->coeff_pbuf[i][n]; in swap_block_ptr()151 ctx->coeff_pbuf[i][n] = p->coeff; in swap_block_ptr()
1019 p[i].coeff = ctx->coeff_pbuf[i][1]; in update_state()1026 p[i].coeff = ctx->coeff_pbuf[i][2]; in update_state()1188 p[i].coeff = ctx->coeff_pbuf[i][0]; in rd_pick_sb_modes()3939 p[i].coeff = ctx->coeff_pbuf[i][0]; in encode_frame_internal()
618 p[i].coeff = ctx->coeff_pbuf[i][1]; in vp9_first_pass()