Home
last modified time | relevance | path

Searched defs:lastuv (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/vp8/decoder/
Dthreading.c394 … int lastuv = (pc->yv12_fb[ref_fb_idx].y_width>>1) + (VP8BORDERINPIXELS>>1); in thread_decoding_proc() local
881 int lastuv = (pc->yv12_fb[ref_fb_idx].y_width>>1) + (VP8BORDERINPIXELS>>1); in vp8mt_decode_mb_rows() local