OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bufferpool
(Results
1 - 5
of
5
) sorted by null
/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
bufferPool.h
1
/** \file
bufferPool
.h
bufferPool.c
1
/** \file
bufferPool
.c
42
#include "
bufferPool
.h"
/external/tremolo/Tremolo/
framing.c
582
oy->
bufferpool
=ogg_buffer_create();
588
oy->
bufferpool
=ogg_buffer_create();
595
ogg_buffer_destroy(oy->
bufferpool
);
604
ogg_buffer_destroy(oy->
bufferpool
);
629
oy->fifo_head=oy->fifo_tail=ogg_buffer_alloc(oy->
bufferpool
,bytes);
648
ogg_reference *new=ogg_buffer_alloc(oy->
bufferpool
,bytes);
ogg.h
105
ogg_buffer_state *
bufferpool
;
member in struct:ogg_sync_state
/system/wlan/ti/sta_dk_4_0_4_32/
drv_sources.inc
114
$(COMSRC)/utils/
bufferPool
.c \
Completed in 600 milliseconds