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

  /external/libvpx/vpx/
vpx_image.h 140 int self_allocd; /**< private */ member in struct:vpx_image
  /external/libvpx/vpx/src/
vpx_image.c 111 img->self_allocd = 1;
259 if (img->self_allocd)

Completed in 309 milliseconds