Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c1349 int row8x8_remaining = tile->mi_row_end - mi_row; in set_fixed_partitioning() local
1356 assert((row8x8_remaining > 0) && (col8x8_remaining > 0)); in set_fixed_partitioning()
1360 (row8x8_remaining >= MI_BLOCK_SIZE)) { in set_fixed_partitioning()
1375 (row8x8_remaining - block_row), in set_fixed_partitioning()
1932 int row8x8_remaining = tile->mi_row_end - mi_row; in rd_auto_partition_range() local
1972 row8x8_remaining, col8x8_remaining, in rd_auto_partition_range()