Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencoder.h1264 static INLINE BLOCK_SIZE find_partition_size(BLOCK_SIZE bsize, int rows_left, in find_partition_size() function
Dencodeframe.c1649 mib[index]->sb_type = find_partition_size( in set_partial_sb_partition()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c2243 static BLOCK_SIZE find_partition_size(BLOCK_SIZE bsize, int rows_left, in find_partition_size() function
2270 mi_8x8[index]->sb_type = find_partition_size( in set_partial_b64x64_partition()
2938 max_size = find_partition_size(max_size, row8x8_remaining, col8x8_remaining, in rd_auto_partition_range()