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

  /external/webrtc/src/modules/audio_processing/utility/
ring_buffer.c 32 } buf_t; typedef in typeref:struct:__anon18354
39 static size_t GetBufferReadRegions(buf_t* buf,
71 buf_t* self = NULL;
77 self = malloc(sizeof(buf_t));
97 buf_t* self = (buf_t*) handle;
114 buf_t* self = (buf_t*) handle;
131 buf_t* self = (buf_t*) handle
    [all...]
  /external/libvpx/libwebm/
mkvparser.cpp 5868 typedef unsigned char* buf_t; typedef
    [all...]

Completed in 70 milliseconds