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

  /external/libvpx/libvpx/vp8/decoder/
decoderthreading.h 22 void vp8mt_alloc_temp_buffers(VP8D_COMP *pbi, int width, int prev_mb_rows);
threading.c 778 void vp8mt_alloc_temp_buffers(VP8D_COMP *pbi, int width, int prev_mb_rows) function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
decoderthreading.h 22 void vp8mt_alloc_temp_buffers(VP8D_COMP *pbi, int width, int prev_mb_rows);
threading.c 775 void vp8mt_alloc_temp_buffers(VP8D_COMP *pbi, int width, int prev_mb_rows) function
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 479 vp8mt_alloc_temp_buffers(pbi, pc->Width, prev_mb_rows);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_dx_iface.c 547 vp8mt_alloc_temp_buffers(pbi, pc->Width, prev_mb_rows);

Completed in 4479 milliseconds