Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Dthreading.c588 int lasty = yv12_fb_lst->y_width + VP8BORDERINPIXELS; in mt_decode_mb_rows() local
593 … pbi->mt_yabove_row[mb_row +1][lasty + i] = pbi->mt_yabove_row[mb_row +1][lasty -1]; in mt_decode_mb_rows()