Searched refs:num_8x8_wh (Results 1 – 1 of 1) sorted by relevance
1124 const int num_8x8_wh = 1 << n8x8_l2; in decode_partition() local1125 const int hbs = num_8x8_wh >> 1; in decode_partition()1172 dec_update_partition_context(twd, mi_row, mi_col, subsize, num_8x8_wh); in decode_partition()1180 const int num_8x8_wh = 1 << n8x8_l2; in recon_partition() local1181 const int hbs = num_8x8_wh >> 1; in recon_partition()1232 const int num_8x8_wh = 1 << n8x8_l2; in parse_partition() local1233 const int hbs = num_8x8_wh >> 1; in parse_partition()1284 dec_update_partition_context(twd, mi_row, mi_col, subsize, num_8x8_wh); in parse_partition()