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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_image.h 140 int img_data_owner; /**< private */ member in struct:vpx_image
  /external/libvpx/libvpx/vp9/
vp9_iface_common.h 52 img->img_data_owner = 0;
  /external/libvpx/libvpx/vpx/
vpx_image.h 144 int img_data_owner; /**< private */ member in struct:vpx_image
  /external/libvpx/libvpx/vpx/src/
vpx_image.c 176 img->img_data_owner = 1;
298 if (img->img_data && img->img_data_owner)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_image.c 152 img->img_data_owner = 1;
273 if (img->img_data && img->img_data_owner)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_iface_common.h 48 img->img_data_owner = 0;
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 278 img->img_data_owner = 0;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_dx_iface.c 311 img->img_data_owner = 0;

Completed in 549 milliseconds