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

  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 487 } mem_req_t; typedef in typeref:struct:__anon23095
501 const mem_req_t *mem_reqs, int nreqs,
  /external/libvpx/libvpx/vpx/src/
vpx_codec.c 161 const mem_req_t *mem_reqs, int nreqs,
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 36 static const mem_req_t vp9_mem_req_segs[] = {
482 const mem_req_t *seg_iter = *iter;
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 44 static const mem_req_t vp8_mem_req_segs[] =
628 const mem_req_t *seg_iter = *iter;

Completed in 3177 milliseconds