Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c1582 BLOCK_SIZE sub_subsize = BLOCK_4X4; in rd_use_partition() local
1631 sub_subsize = get_subsize(subsize, PARTITION_SPLIT); in rd_use_partition()
1636 if (this_mi && this_mi->mbmi.sb_type >= sub_subsize) { in rd_use_partition()