Home
last modified time | relevance | path

Searched defs: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
Dvp9_reconinter.c218 const int num_4x4_h = num_4x4_blocks_high_lookup[plane_bsize]; in build_inter_predictors_for_planes() local
Dvp9_blockd.h307 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in get_block_height() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemv.c258 const int num_4x4_h = num_4x4_blocks_high_lookup[mi->sb_type]; in vp9_update_mv_count() local
Dvp9_bitstream.c283 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in pack_inter_mode_mvs() local
316 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in pack_inter_mode_mvs() local
361 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in write_mb_modes_kf() local
Dvp9_rd.c536 const int num_4x4_h = num_4x4_blocks_high_lookup[plane_bsize]; in vp9_get_entropy_contexts() local
Dvp9_pickmode.c394 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in compute_intra_yprediction() local
716 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in block_yrd() local
Dvp9_encodeframe.c2156 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in update_stats() local
6331 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in sum_intra_stats() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c750 const int num_4x4_h = pd->n4_h; in dec_build_inter_predictors_sb() local
771 const int num_4x4_h = pd->n4_h; in dec_build_inter_predictors_sb() local
860 const int num_4x4_h = pd->n4_h; in predict_recon_inter() local
890 const int num_4x4_h = pd->n4_h; in predict_recon_intra() local
945 const int num_4x4_h = pd->n4_h; in decode_block() local
996 const int num_4x4_h = pd->n4_h; in decode_block() local
Dvp9_decodemv.c723 const int num_4x4_h = 1 << xd->bmode_blocks_hl; in read_inter_block_mode_info() local
/external/libaom/libaom/av1/encoder/
Drd.c972 const int num_4x4_h = mi_size_high[plane_bsize]; in get_entropy_contexts_plane() local
Dbitstream.c1412 const int num_4x4_h = mi_size_high[plane_bsize]; in write_inter_txb_coeff() local
1446 const int num_4x4_h = mi_size_high[bsize]; in write_tokens_b() local
Dnonrd_pickmode.c736 const int num_4x4_h = mi_size_high[bsize]; in block_yrd() local