Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Dthreading.c775 void vp8mt_alloc_temp_buffers(VP8D_COMP *pbi, int width, int prev_mb_rows) in vp8mt_alloc_temp_buffers()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_dx_iface.c475 int prev_mb_rows = pc->mb_rows; in vp8_decode() local