Searched refs:y32_idx (Results 1 – 1 of 1) sorted by relevance
811 const int y32_idx = ((i >> 1) << 5); in choose_partitioning() local816 const int y16_idx = y32_idx + ((j >> 1) << 4); in choose_partitioning()916 const int y32_idx = ((i >> 1) << 2); in choose_partitioning() local919 (mi_row + y32_idx), (mi_col + x32_idx), in choose_partitioning()932 mi_row + y32_idx + y16_idx, in choose_partitioning()943 mi_row + y32_idx + y16_idx + y8_idx, in choose_partitioning()947 (mi_row + y32_idx + y16_idx + y8_idx), in choose_partitioning()953 (mi_row + y32_idx + y16_idx + y8_idx), in choose_partitioning()