Home
last modified time | relevance | path

Searched defs:num_4x4_h (Results 1 – 9 of 9) 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.c277 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in pack_inter_mode_mvs() local
310 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in pack_inter_mode_mvs() local
355 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in write_mb_modes_kf() local
Dvp9_rd.c452 const int num_4x4_h = num_4x4_blocks_high_lookup[plane_bsize]; in vp9_get_entropy_contexts() local
Dvp9_pickmode.c635 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in block_yrd() local
Dvp9_encodeframe.c1818 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in update_stats() local
4755 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in sum_intra_stats() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c681 const int num_4x4_h = pd->n4_h; in dec_build_inter_predictors_sb() local
702 const int num_4x4_h = pd->n4_h; in dec_build_inter_predictors_sb() local
797 const int num_4x4_h = pd->n4_h; in decode_block() local
830 const int num_4x4_h = pd->n4_h; in decode_block() local
Dvp9_decodemv.c769 const int num_4x4_h = 1 << xd->bmode_blocks_hl; in read_inter_block_mode_info() local