Home
last modified time | relevance | path

Searched refs:hbs (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.c157 const int bs = num_8x8_blocks_wide_lookup[bsize], hbs = bs / 2; in count_segs_sb() local
170 t_unpred_seg_counts, bs, hbs, mi_row, mi_col); in count_segs_sb()
171 count_segs(cm, xd, tile, mi + hbs * mis, no_pred_segcounts, in count_segs_sb()
172 temporal_predictor_count, t_unpred_seg_counts, bs, hbs, in count_segs_sb()
173 mi_row + hbs, mi_col); in count_segs_sb()
176 t_unpred_seg_counts, hbs, bs, mi_row, mi_col); in count_segs_sb()
177 count_segs(cm, xd, tile, mi + hbs, in count_segs_sb()
179 hbs, bs, mi_row, mi_col + hbs); in count_segs_sb()
187 const int mi_dc = hbs * (n & 1); in count_segs_sb()
188 const int mi_dr = hbs * (n >> 1); in count_segs_sb()
Dvp9_encodeframe.c1428 const int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in encode_sb() local
1456 if (mi_col + hbs < cm->mi_cols && bsize > BLOCK_8X8) { in encode_sb()
1457 encode_b(cpi, tile, td, tp, mi_row, mi_col + hbs, output_enabled, in encode_sb()
1464 if (mi_row + hbs < cm->mi_rows && bsize > BLOCK_8X8) { in encode_sb()
1465 encode_b(cpi, tile, td, tp, mi_row + hbs, mi_col, output_enabled, in encode_sb()
1476 encode_sb(cpi, td, tile, tp, mi_row, mi_col + hbs, output_enabled, in encode_sb()
1478 encode_sb(cpi, td, tile, tp, mi_row + hbs, mi_col, output_enabled, in encode_sb()
1480 encode_sb(cpi, td, tile, tp, mi_row + hbs, mi_col + hbs, output_enabled, in encode_sb()
1767 const int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in encode_sb_rt() local
1797 if (mi_col + hbs < cm->mi_cols && bsize > BLOCK_8X8) { in encode_sb_rt()
[all …]
Dvp9_bitstream.c406 int hbs, int mi_row, int mi_col, in write_partition() argument
410 const int has_rows = (mi_row + hbs) < cm->mi_rows; in write_partition()
411 const int has_cols = (mi_col + hbs) < cm->mi_cols; in write_partition()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c961 const int hbs = num_8x8_wh >> 1; in decode_partition() local
964 const int has_rows = (mi_row + hbs) < cm->mi_rows; in decode_partition()
965 const int has_cols = (mi_col + hbs) < cm->mi_cols; in decode_partition()
973 if (!hbs) { in decode_partition()
986 decode_block(pbi, xd, mi_row + hbs, mi_col, r, subsize, n4x4_l2, in decode_partition()
992 decode_block(pbi, xd, mi_row, mi_col + hbs, r, subsize, n8x8_l2, in decode_partition()
997 decode_partition(pbi, xd, mi_row, mi_col + hbs, r, subsize, n8x8_l2); in decode_partition()
998 decode_partition(pbi, xd, mi_row + hbs, mi_col, r, subsize, n8x8_l2); in decode_partition()
999 decode_partition(pbi, xd, mi_row + hbs, mi_col + hbs, r, subsize, in decode_partition()
/external/icu/icu4c/source/data/misc/
Dmetadata.txt416 hbs{