Searched refs:store_col (Results 1 – 1 of 1) sorted by relevance
326 const int store_col = col << (tx_off_log2 - sub_x); in cfl_store() local340 cfl->buf_width = OD_MAXI(store_col + store_width, cfl->buf_width); in cfl_store()346 assert(store_col + store_width <= CFL_BUF_LINE); in cfl_store()350 cfl->recon_buf_q3 + (store_row * CFL_BUF_LINE + store_col); in cfl_store()