Searched refs:coeff_pbuf (Results 1 – 5 of 5) sorted by relevance
39 int16_t *coeff_pbuf[MAX_MB_PLANE][3]; member
1393 p[i].coeff = ctx->coeff_pbuf[i][2]; in rd_pick_intra_sbuv_mode()1398 ctx->coeff_pbuf[i][2] = ctx->coeff_pbuf[i][0]; in rd_pick_intra_sbuv_mode()1403 ctx->coeff_pbuf[i][0] = p[i].coeff; in rd_pick_intra_sbuv_mode()3047 p[i].coeff = ctx->coeff_pbuf[i][1]; in swap_block_ptr()3052 ctx->coeff_pbuf[i][1] = ctx->coeff_pbuf[i][0]; in swap_block_ptr()3057 ctx->coeff_pbuf[i][0] = p[i].coeff; in swap_block_ptr()
879 p[i].coeff = ctx->coeff_pbuf[i][1]; in update_state()886 p[i].coeff = ctx->coeff_pbuf[i][2]; in update_state()1021 p[i].coeff = ctx->coeff_pbuf[i][0]; in rd_pick_sb_modes()3133 p[i].coeff = ctx->coeff_pbuf[i][0]; in encode_frame_internal()
551 p[i].coeff = ctx->coeff_pbuf[i][1]; in vp9_first_pass()
1056 ctx->coeff_pbuf[i][k] = ctx->coeff[i][k]; in alloc_mode_context()