Home
last modified time | relevance | path

Searched defs:num_4x4_h (Results 1 – 11 of 11) 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
/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.c278 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in pack_inter_mode_mvs() local
311 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in pack_inter_mode_mvs() local
356 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in write_mb_modes_kf() local
Dvp9_rd.c506 const int num_4x4_h = num_4x4_blocks_high_lookup[plane_bsize]; in vp9_get_entropy_contexts() local
Dvp9_pickmode.c671 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in block_yrd() local
Dvp9_encodeframe.c2078 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in update_stats() local
6038 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in sum_intra_stats() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c733 const int num_4x4_h = pd->n4_h; in dec_build_inter_predictors_sb() local
754 const int num_4x4_h = pd->n4_h; in dec_build_inter_predictors_sb() local
843 const int num_4x4_h = pd->n4_h; in predict_recon_inter() local
873 const int num_4x4_h = pd->n4_h; in predict_recon_intra() local
928 const int num_4x4_h = pd->n4_h; in decode_block() local
961 const int num_4x4_h = pd->n4_h; in decode_block() local
Dvp9_decodemv.c746 const int num_4x4_h = 1 << xd->bmode_blocks_hl; in read_inter_block_mode_info() local
/external/libaom/libaom/av1/encoder/
Drd.c949 const int num_4x4_h = block_size_high[plane_bsize] >> tx_size_high_log2[0]; in get_entropy_contexts_plane() local
Dbitstream.c1396 const int num_4x4_h = block_size_high[plane_bsize] >> tx_size_high_log2[0]; in write_inter_txb_coeff() local
1451 const int num_4x4_h = in write_tokens_b() local