OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:keyFrameCount
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/media/
AudioParameter.h
40
//
keyFrameCount
: to change audio output frame count, value is an int
48
static const char * const
keyFrameCount
;
/frameworks/av/media/libmedia/
AudioParameter.cpp
32
const char * const AudioParameter::
keyFrameCount
= AUDIO_PARAMETER_STREAM_FRAME_COUNT;
Completed in 55 milliseconds