Searched refs:tx_off_log2 (Results 1 – 1 of 1) sorted by relevance
330 const int tx_off_log2 = MI_SIZE_LOG2; in cfl_store() local333 const int store_row = row << (tx_off_log2 - sub_y); in cfl_store()334 const int store_col = col << (tx_off_log2 - sub_x); in cfl_store()