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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_alloccommon.c 192 vp9_free_internal_frame_buffers(&cm->int_frame_buffers);
vp9_onyxc_int.h 199 InternalFrameBufferList int_frame_buffers; member in struct:VP9Common
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_dx_iface.c 230 if (vp9_alloc_internal_frame_buffers(&cm->int_frame_buffers))
234 cm->cb_priv = &cm->int_frame_buffers;
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 194 if (vp9_alloc_internal_frame_buffers(&cm->int_frame_buffers))
198 cm->cb_priv = &cm->int_frame_buffers;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 222 if (vp9_alloc_internal_frame_buffers(&cm->int_frame_buffers))
225 cm->cb_priv = &cm->int_frame_buffers;
  /external/libvpx/libvpx/vp9/common/
vp9_alloccommon.c 224 vp9_free_internal_frame_buffers(&cm->int_frame_buffers);
vp9_onyxc_int.h 207 InternalFrameBufferList int_frame_buffers; member in struct:VP9Common
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_alloccommon.c 224 vp9_free_internal_frame_buffers(&cm->int_frame_buffers);
vp9_onyxc_int.h 204 InternalFrameBufferList int_frame_buffers; member in struct:VP9Common

Completed in 2335 milliseconds