Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.c149 const int bs = num_8x8_blocks_wide_lookup[bsize], hbs = bs / 2; in count_segs_sb() local
161 t_unpred_seg_counts, bs, hbs, mi_row, mi_col); in count_segs_sb()
162 count_segs(cm, xd, tile, mi + hbs * mis, no_pred_segcounts, in count_segs_sb()
163 temporal_predictor_count, t_unpred_seg_counts, bs, hbs, in count_segs_sb()
164 mi_row + hbs, mi_col); in count_segs_sb()
167 t_unpred_seg_counts, hbs, bs, mi_row, mi_col); in count_segs_sb()
168 count_segs(cm, xd, tile, mi + hbs, no_pred_segcounts, in count_segs_sb()
169 temporal_predictor_count, t_unpred_seg_counts, hbs, bs, mi_row, in count_segs_sb()
170 mi_col + hbs); in count_segs_sb()
178 const int mi_dc = hbs * (n & 1); in count_segs_sb()
[all …]
Dvp9_encodeframe.c1914 const int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in encode_sb() local
1941 if (mi_col + hbs < cm->mi_cols && bsize > BLOCK_8X8) { in encode_sb()
1942 encode_b(cpi, tile, td, tp, mi_row, mi_col + hbs, output_enabled, in encode_sb()
1949 if (mi_row + hbs < cm->mi_rows && bsize > BLOCK_8X8) { in encode_sb()
1950 encode_b(cpi, tile, td, tp, mi_row + hbs, mi_col, output_enabled, in encode_sb()
1961 encode_sb(cpi, td, tile, tp, mi_row, mi_col + hbs, output_enabled, in encode_sb()
1963 encode_sb(cpi, td, tile, tp, mi_row + hbs, mi_col, output_enabled, in encode_sb()
1965 encode_sb(cpi, td, tile, tp, mi_row + hbs, mi_col + hbs, output_enabled, in encode_sb()
2253 const int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in encode_sb_rt() local
2282 if (mi_col + hbs < cm->mi_cols && bsize > BLOCK_8X8) { in encode_sb_rt()
[all …]
Dvp9_bitstream.c398 const MACROBLOCKD *const xd, int hbs, int mi_row, in write_partition() argument
403 const int has_rows = (mi_row + hbs) < cm->mi_rows; in write_partition()
404 const int has_cols = (mi_col + hbs) < cm->mi_cols; in write_partition()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c919 const int hbs = num_8x8_wh >> 1; in decode_partition() local
922 const int has_rows = (mi_row + hbs) < cm->mi_rows; in decode_partition()
923 const int has_cols = (mi_col + hbs) < cm->mi_cols; in decode_partition()
930 if (!hbs) { in decode_partition()
943 decode_block(twd, pbi, mi_row + hbs, mi_col, subsize, n4x4_l2, in decode_partition()
949 decode_block(twd, pbi, mi_row, mi_col + hbs, subsize, n8x8_l2, in decode_partition()
954 decode_partition(twd, pbi, mi_row, mi_col + hbs, subsize, n8x8_l2); in decode_partition()
955 decode_partition(twd, pbi, mi_row + hbs, mi_col, subsize, n8x8_l2); in decode_partition()
956 decode_partition(twd, pbi, mi_row + hbs, mi_col + hbs, subsize, in decode_partition()
/external/icu/icu4c/source/data/misc/
Dmetadata.txt414 hbs{