Home
last modified time | relevance | path

Searched defs:hbs (Results 1 – 10 of 10) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dsegmentation.c92 const int bs = mi_size_wide[bsize], hbs = bs / 2; in count_segs_sb() local
Dencodeframe.c1518 const int hbs = mi_size_wide[bsize] / 2; in encode_sb() local
1702 const int hbs = bs / 2; in rd_use_partition() local
1969 const int hbs = bs / 2; in nonrd_use_partition() local
Dbitstream.c1548 const MACROBLOCKD *const xd, int hbs, int mi_row, in write_partition()
1590 const int hbs = mi_size_wide[bsize] / 2; in write_modes_sb() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.c162 const int bs = num_8x8_blocks_wide_lookup[bsize], hbs = bs / 2; in count_segs_sb() local
Dvp9_encodeframe.c2178 const int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in encode_sb() local
2517 const int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in encode_sb_rt() local
4482 int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in fill_mode_info_sb() local
4900 const int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in nonrd_select_partition() local
5034 const int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in nonrd_use_partition() local
Dvp9_bitstream.c399 const MACROBLOCKD *const xd, int hbs, int mi_row, in write_partition()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c1125 const int hbs = num_8x8_wh >> 1; in decode_partition() local
1181 const int hbs = num_8x8_wh >> 1; in recon_partition() local
1233 const int hbs = num_8x8_wh >> 1; in parse_partition() local
/external/libaom/libaom/av1/common/
Dav1_loopfilter.c952 const int hbs = mi_size_wide[bsize] / 2; in setup_block_mask() local
Donyxc_int.h1017 const int hbs = mi_size_wide[bsize] / 2; in update_ext_partition_context() local
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1740 const int hbs = bw >> 1; in decode_partition() local