Searched defs:hbs (Results 1 – 4 of 4) sorted by relevance
149 const int bs = num_8x8_blocks_wide_lookup[bsize], hbs = bs / 2; in count_segs_sb() local
1914 const int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in encode_sb() local2253 const int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in encode_sb_rt() local3547 int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in fill_mode_info_sb() local3869 const int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in nonrd_select_partition() local4001 const int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in nonrd_use_partition() local
398 const MACROBLOCKD *const xd, int hbs, int mi_row, in write_partition()
919 const int hbs = num_8x8_wh >> 1; in decode_partition() local