Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c1888 MODE_INFO *this_mi = mi_8x8[jj * bss * mis + ii * bss]; in rd_use_partition() local
1889 if (this_mi && this_mi->mbmi.sb_type >= sub_subsize) { in rd_use_partition()