OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATTR_INDEX_BQ_ENQUEUE
(Results
1 - 2
of
2
) sorted by null
/frameworks/wilhelm/src/
attr.h
30
#define
ATTR_INDEX_BQ_ENQUEUE
3 // (buffer queue non-empty and in playing state) became true
43
#define ATTR_BQ_ENQUEUE (1 <<
ATTR_INDEX_BQ_ENQUEUE
)
handlers.c
49
[
ATTR_INDEX_BQ_ENQUEUE
] = handler_AudioPlayer_bq_enqueue,
Completed in 5314 milliseconds