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 87 InternalFrameBufferList int_frame_buffers; member in struct:BufferPool
251 InternalFrameBufferList int_frame_buffers; member in struct:VP9Common
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 66 vp9_free_internal_frame_buffers(&ctx->buffer_pool->int_frame_buffers);
217 if (vp9_alloc_internal_frame_buffers(&pool->int_frame_buffers))
221 pool->cb_priv = &pool->int_frame_buffers;

Completed in 62 milliseconds