Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Dthreading.c308 YV12_BUFFER_CONFIG *yv12_fb_lst = pbi->dec_fb_ref[LAST_FRAME]; in mt_decode_mb_rows() local
588 int lasty = yv12_fb_lst->y_width + VP8BORDERINPIXELS; in mt_decode_mb_rows()
589 int lastuv = (yv12_fb_lst->y_width>>1) + (VP8BORDERINPIXELS>>1); in mt_decode_mb_rows()