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