OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVENT_NEW_POS
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libaudioclient/include/media/
AudioRecord.h
60
EVENT_NEW_POS
= 3, // Record head is at a new position
110
* -
EVENT_NEW_POS
: pointer to const uint32_t containing the new position in frames.
316
* a callback with event type
EVENT_NEW_POS
is called.
651
uint32_t mUpdatePeriod; // in frames, zero means no
EVENT_NEW_POS
[
all
...]
AudioTrack.h
65
EVENT_NEW_POS
= 4, // Playback head is at a new position
126
* -
EVENT_NEW_POS
: pointer to const uint32_t containing the new position in frames.
522
* a callback with event type
EVENT_NEW_POS
is called.
[
all
...]
/frameworks/av/media/libaudioclient/
AudioRecord.cpp
[
all
...]
AudioTrack.cpp
[
all
...]
Completed in 54 milliseconds