Home
last modified time | relevance | path

Searched defs:num_4x4_blocks_high (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c1100 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in rd_pick_intra4x4block() local
1319 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in rd_pick_intra_sub_8x8_y_mode() local
1578 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[mi->sb_type]; in set_and_cost_bmi_mvs() local
2017 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in rd_pick_best_sub8x8_mode() local
Dvp9_encodeframe.c2148 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in restore_context() local
2176 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in save_context() local
4657 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bs]; in nonrd_pick_sb_modes() local
Dvp9_pickmode.c2756 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in vp9_pick_inter_mode_sub8x8() local
/external/libaom/libaom/av1/encoder/
Dencodeframe_utils.c545 const int num_4x4_blocks_high = mi_size_high[bsize]; in av1_restore_context() local