OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRACK_OFFLOAD
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/include/media/
IAudioFlinger.h
52
TRACK_OFFLOAD
= 4, // client requests offload to hw codec
/frameworks/av/services/audioflinger/
PlaybackTracks.h
58
bool isOffloaded() const { return (mFlags & IAudioFlinger::
TRACK_OFFLOAD
) != 0; }
/frameworks/av/media/libmedia/
AudioTrack.cpp
[
all
...]
Completed in 3202 milliseconds