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

  /external/libvpx/libvpx/vpx/
vpx_image.h 141 int self_allocd; /**< private */ member in struct:vpx_image
  /external/libvpx/libvpx/vp9/
vp9_iface_common.h 49 img->self_allocd = 0;
  /external/libvpx/libvpx/vpx/src/
vpx_image.c 142 img->self_allocd = 1;
276 if (img->self_allocd)
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 310 img->self_allocd = 0;

Completed in 23 milliseconds