Home
last modified time | relevance | path

Searched refs:always_this_block_size (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.h262 BLOCK_SIZE always_this_block_size; member
Dvp9_speed_features.c513 sf->always_this_block_size = BLOCK_16X16; in vp9_set_speed_features_framesize_independent()
Dvp9_encodeframe.c2824 seg_skip ? BLOCK_64X64 : sf->always_this_block_size; in encode_rd_sb_row()
3616 bsize = sf->always_this_block_size; in encode_nonrd_sb_row()