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

  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 108 InternalFrameBufferList int_frame_buffers; member in struct:BufferPool
276 InternalFrameBufferList int_frame_buffers; member in struct:VP9Common
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 94 vp9_free_internal_frame_buffers(&ctx->buffer_pool->int_frame_buffers);
251 if (vp9_alloc_internal_frame_buffers(&pool->int_frame_buffers))
255 pool->cb_priv = &pool->int_frame_buffers;
    [all...]

Completed in 113 milliseconds