Searched refs:eobs_pbuf (Results 1 – 6 of 6) sorted by relevance
39 uint16_t *eobs_pbuf[MAX_MB_PLANE][3]; member
43 ctx->eobs_pbuf[i][k] = ctx->eobs[i][k]; in alloc_mode_context()
164 p[j].eobs = ctx->eobs_pbuf[j][0]; in vp9_encode_tiles_mt()
144 p->eobs = ctx->eobs_pbuf[i][m]; in swap_block_ptr()149 ctx->eobs_pbuf[i][m] = ctx->eobs_pbuf[i][n]; in swap_block_ptr()154 ctx->eobs_pbuf[i][n] = p->eobs; in swap_block_ptr()3605 x->plane[plane].eobs = ctx->eobs_pbuf[plane][1]; in vp9_rd_pick_inter_mode_sb()3610 x->plane[plane].eobs = ctx->eobs_pbuf[plane][2]; in vp9_rd_pick_inter_mode_sb()
1022 p[i].eobs = ctx->eobs_pbuf[i][1]; in update_state()1029 p[i].eobs = ctx->eobs_pbuf[i][2]; in update_state()1191 p[i].eobs = ctx->eobs_pbuf[i][0]; in rd_pick_sb_modes()3942 p[i].eobs = ctx->eobs_pbuf[i][0]; in encode_frame_internal()
621 p[i].eobs = ctx->eobs_pbuf[i][1]; in vp9_first_pass()