Home
last modified time | relevance | path

Searched refs:num_4x4_h (Results 1 – 13 of 13) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.c48 const int num_4x4_h = num_4x4_blocks_high_lookup[plane_bsize]; in vp9_foreach_transformed_block_in_plane() local
60 num_4x4_h + (xd->mb_to_bottom_edge >= 0 in vp9_foreach_transformed_block_in_plane()
Dvp9_blockd.h307 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in get_block_height() local
308 return 4 * num_4x4_h; in get_block_height()
Dvp9_reconinter.c218 const int num_4x4_h = num_4x4_blocks_high_lookup[plane_bsize]; in build_inter_predictors_for_planes() local
220 const int bh = 4 * num_4x4_h; in build_inter_predictors_for_planes()
225 for (y = 0; y < num_4x4_h; ++y) in build_inter_predictors_for_planes()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.c536 const int num_4x4_h = num_4x4_blocks_high_lookup[plane_bsize]; in vp9_get_entropy_contexts() local
544 memcpy(t_left, left, sizeof(ENTROPY_CONTEXT) * num_4x4_h); in vp9_get_entropy_contexts()
549 for (i = 0; i < num_4x4_h; i += 2) in vp9_get_entropy_contexts()
555 for (i = 0; i < num_4x4_h; i += 4) in vp9_get_entropy_contexts()
562 for (i = 0; i < num_4x4_h; i += 8) in vp9_get_entropy_contexts()
Dvp9_encodemv.c258 const int num_4x4_h = num_4x4_blocks_high_lookup[mi->sb_type]; in vp9_update_mv_count() local
261 for (idy = 0; idy < 2; idy += num_4x4_h) { in vp9_update_mv_count()
Dvp9_bitstream.c283 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in pack_inter_mode_mvs() local
284 for (idy = 0; idy < 2; idy += num_4x4_h) { in pack_inter_mode_mvs()
316 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in pack_inter_mode_mvs() local
318 for (idy = 0; idy < 2; idy += num_4x4_h) { in pack_inter_mode_mvs()
361 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in write_mb_modes_kf() local
364 for (idy = 0; idy < 2; idy += num_4x4_h) { in write_mb_modes_kf()
Dvp9_pickmode.c394 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in compute_intra_yprediction() local
404 num_4x4_h + (xd->mb_to_bottom_edge >= 0 in compute_intra_yprediction()
716 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in block_yrd() local
723 num_4x4_h + (xd->mb_to_bottom_edge >= 0 ? 0 : xd->mb_to_bottom_edge >> 5); in block_yrd()
726 const int bh = 4 * num_4x4_h; in block_yrd()
Dvp9_encodeframe.c2156 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in update_stats() local
2158 for (idy = 0; idy < 2; idy += num_4x4_h) { in update_stats()
6331 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in sum_intra_stats() local
6332 for (idy = 0; idy < 2; idy += num_4x4_h) in sum_intra_stats()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c750 const int num_4x4_h = pd->n4_h; in dec_build_inter_predictors_sb() local
752 const int n4h_x4 = 4 * num_4x4_h; in dec_build_inter_predictors_sb()
755 for (y = 0; y < num_4x4_h; ++y) { in dec_build_inter_predictors_sb()
771 const int num_4x4_h = pd->n4_h; in dec_build_inter_predictors_sb() local
773 const int n4h_x4 = 4 * num_4x4_h; in dec_build_inter_predictors_sb()
860 const int num_4x4_h = pd->n4_h; in predict_recon_inter() local
868 num_4x4_h + (xd->mb_to_bottom_edge >= 0 in predict_recon_inter()
890 const int num_4x4_h = pd->n4_h; in predict_recon_intra() local
898 num_4x4_h + (xd->mb_to_bottom_edge >= 0 in predict_recon_intra()
945 const int num_4x4_h = pd->n4_h; in decode_block() local
[all …]
Dvp9_decodemv.c723 const int num_4x4_h = 1 << xd->bmode_blocks_hl; in read_inter_block_mode_info() local
732 for (idy = 0; idy < 2; idy += num_4x4_h) { in read_inter_block_mode_info()
761 if (num_4x4_h == 2) mi->bmi[j + 2] = mi->bmi[j]; in read_inter_block_mode_info()
/external/libaom/libaom/av1/encoder/
Drd.c972 const int num_4x4_h = mi_size_high[plane_bsize]; in get_entropy_contexts_plane() local
977 memcpy(t_left, left, sizeof(ENTROPY_CONTEXT) * num_4x4_h); in get_entropy_contexts_plane()
Dnonrd_pickmode.c736 const int num_4x4_h = mi_size_high[bsize]; in block_yrd() local
743 num_4x4_h + (xd->mb_to_bottom_edge >= 0 ? 0 : xd->mb_to_bottom_edge >> 5); in block_yrd()
746 const int bh = 4 * num_4x4_h; in block_yrd()
Dbitstream.c1412 const int num_4x4_h = mi_size_high[plane_bsize]; in write_inter_txb_coeff() local
1415 const int unit_height = AOMMIN(mu_blocks_high + (row >> ss_y), num_4x4_h); in write_inter_txb_coeff()
1446 const int num_4x4_h = mi_size_high[bsize]; in write_tokens_b() local
1457 mu_blocks_high = AOMMIN(num_4x4_h, mu_blocks_high); in write_tokens_b()
1460 for (int row = 0; row < num_4x4_h; row += mu_blocks_high) { in write_tokens_b()