Searched refs:always_this_block_size (Results 1 – 6 of 6) sorted by relevance
339 BLOCK_SIZE always_this_block_size; member
781 sf->always_this_block_size = BLOCK_64X64; in set_rt_speed_feature_framesize_independent()794 sf->always_this_block_size = BLOCK_64X64; in set_rt_speed_feature_framesize_independent()929 sf->always_this_block_size = BLOCK_16X16; in vp9_set_speed_features_framesize_independent()
4265 seg_skip ? BLOCK_64X64 : sf->always_this_block_size; in encode_rd_sb_row()5347 if (!seg_skip) bsize = sf->always_this_block_size; in encode_nonrd_sb_row()
363 BLOCK_SIZE always_this_block_size; member
744 sf->always_this_block_size = BLOCK_16X16; in av1_set_speed_features_framesize_independent()
4785 const BLOCK_SIZE bsize = seg_skip ? sb_size : sf->always_this_block_size; in encode_sb_row()