Searched refs:out_recon_idx (Results 1 – 1 of 1) sorted by relevance
664 const int out_recon_idx = 4 * (blk_row * out_recon->stride + blk_col); in dist_block() local665 out_recon_ptr = &out_recon->buf[out_recon_idx]; in dist_block()