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.c1103 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in rd_pick_intra4x4block() local
1322 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in rd_pick_intra_sub_8x8_y_mode() local
1581 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[mi->sb_type]; in set_and_cost_bmi_mvs() local
2020 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in rd_pick_best_sub8x8_mode() local
Dvp9_encodeframe.c2179 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in restore_context() local
2207 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in save_context() local
4624 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.c1497 const int num_4x4_blocks_high = mi_size_high[bsize]; in restore_context() local