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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_image.h 141 int self_allocd; /**< private */ member in struct:vpx_image
  /external/libvpx/libvpx/vp9/
vp9_iface_common.h 53 img->self_allocd = 0;
  /external/libvpx/libvpx/vpx/
vpx_image.h 145 int self_allocd; /**< private */ member in struct:vpx_image
  /external/libvpx/libvpx/vpx/src/
vpx_image.c 161 img->self_allocd = 1;
301 if (img->self_allocd)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_image.c 142 img->self_allocd = 1;
276 if (img->self_allocd)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_iface_common.h 49 img->self_allocd = 0;
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 279 img->self_allocd = 0;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_dx_iface.c 312 img->self_allocd = 0;

Completed in 94 milliseconds