Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dencoder.h4210 static inline BLOCK_SIZE find_partition_size(BLOCK_SIZE bsize, int rows_left, in find_partition_size() function
Dencodeframe_utils.c610 mib[grid_index]->bsize = find_partition_size( in set_partial_sb_partition()
/external/libvpx/vp9/encoder/
Dvp9_encodeframe.c2328 static BLOCK_SIZE find_partition_size(BLOCK_SIZE bsize, int rows_left, in find_partition_size() function
2355 mi_8x8[index]->sb_type = find_partition_size( in set_partial_b64x64_partition()
3023 max_size = find_partition_size(max_size, row8x8_remaining, col8x8_remaining, in rd_auto_partition_range()