Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c1635 MODE_INFO * this_mi = mi_8x8[jj * bss * mis + ii * bss]; in rd_use_partition() local
1636 if (this_mi && this_mi->mbmi.sb_type >= sub_subsize) { in rd_use_partition()