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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c1473 MODE_INFO *this_mi = mi_8x8[jj * bss * mis + ii * bss].src_mi; local
1474 if (this_mi && this_mi->mbmi.sb_type >= sub_subsize) {
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c1800 MODE_INFO * this_mi = mi_8x8[jj * bss * mis + ii * bss]; local
1801 if (this_mi && this_mi->mbmi.sb_type >= sub_subsize) {

Completed in 98 milliseconds