Searched refs:qcoeff_pbuf (Results 1 – 5 of 5) sorted by relevance
40 int16_t *qcoeff_pbuf[MAX_MB_PLANE][3]; member
1394 p[i].qcoeff = ctx->qcoeff_pbuf[i][2]; in rd_pick_intra_sbuv_mode()1399 ctx->qcoeff_pbuf[i][2] = ctx->qcoeff_pbuf[i][0]; in rd_pick_intra_sbuv_mode()1404 ctx->qcoeff_pbuf[i][0] = p[i].qcoeff; in rd_pick_intra_sbuv_mode()3048 p[i].qcoeff = ctx->qcoeff_pbuf[i][1]; in swap_block_ptr()3053 ctx->qcoeff_pbuf[i][1] = ctx->qcoeff_pbuf[i][0]; in swap_block_ptr()3058 ctx->qcoeff_pbuf[i][0] = p[i].qcoeff; in swap_block_ptr()
880 p[i].qcoeff = ctx->qcoeff_pbuf[i][1]; in update_state()887 p[i].qcoeff = ctx->qcoeff_pbuf[i][2]; in update_state()1022 p[i].qcoeff = ctx->qcoeff_pbuf[i][0]; in rd_pick_sb_modes()3134 p[i].qcoeff = ctx->qcoeff_pbuf[i][0]; in encode_frame_internal()
552 p[i].qcoeff = ctx->qcoeff_pbuf[i][1]; in vp9_first_pass()
1057 ctx->qcoeff_pbuf[i][k] = ctx->qcoeff[i][k]; in alloc_mode_context()