Searched refs:tx_off_log2 (Results 1 – 1 of 1) sorted by relevance
322 const int tx_off_log2 = tx_size_wide_log2[0]; in cfl_store() local325 const int store_row = row << (tx_off_log2 - sub_y); in cfl_store()326 const int store_col = col << (tx_off_log2 - sub_x); in cfl_store()