OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mix_bufferpool_unref
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/libmix/mix_video/src/
mixbufferpool.h
130
*
mix_bufferpool_unref
:
135
#define
mix_bufferpool_unref
(obj) mix_params_unref(MIX_PARAMS(obj))
macro
mixvideo.c
234
MIXUNREF(priv->buffer_pool,
mix_bufferpool_unref
)
704
MIXUNREF(priv->buffer_pool,
mix_bufferpool_unref
);
909
MIXUNREF(priv->buffer_pool,
mix_bufferpool_unref
);
[
all
...]
mixbufferpool.c
115
mix_bufferpool_unref
(duplicate);
Completed in 185 milliseconds