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

  /external/libvpx/libvpx/third_party/nestegg/src/
nestegg.c 503 ne_alloc(size_t size) function
816 item = ne_alloc(sizeof(*item));
1358 pkt = ne_alloc(sizeof(*pkt));
1371 f = ne_alloc(sizeof(*f));
1373 f->data = ne_alloc(f->length);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
nestegg.c 503 ne_alloc(size_t size) function
816 item = ne_alloc(sizeof(*item));
1358 pkt = ne_alloc(sizeof(*pkt));
1371 f = ne_alloc(sizeof(*f));
1373 f->data = ne_alloc(f->length);
    [all...]

Completed in 105 milliseconds