Searched refs:store_height (Results 1 – 1 of 1) sorted by relevance
335 const int store_height = height >> sub_y; in cfl_store() local346 cfl->buf_height = store_height; in cfl_store()349 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()