Searched refs:store_row (Results 1 – 1 of 1) sorted by relevance
333 const int store_row = row << (tx_off_log2 - sub_y); in cfl_store() local349 cfl->buf_height = OD_MAXI(store_row + store_height, cfl->buf_height); in cfl_store()353 assert(store_row + store_height <= CFL_BUF_LINE); in cfl_store()358 cfl->recon_buf_q3 + (store_row * CFL_BUF_LINE + store_col); in cfl_store()