HomeSort by relevance Sort by last modified time
    Searched refs:vp8mt_alloc_temp_buffers (Results 1 - 3 of 3) sorted by null

  /external/libvpx/vp8/decoder/
decoderthreading.h 22 extern int vp8mt_alloc_temp_buffers(VP8D_COMP *pbi, int width, int prev_mb_rows);
decodframe.c 630 vp8mt_alloc_temp_buffers(pbi, pc->Width, prev_mb_rows);
threading.c 599 int vp8mt_alloc_temp_buffers(VP8D_COMP *pbi, int width, int prev_mb_rows) function
    [all...]

Completed in 40 milliseconds