OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mAudioTimeScale
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h
101
int32_t
mAudioTimeScale
;
StagefrightRecorder.cpp
529
mAudioTimeScale
= timeScale;
856
if (
mAudioTimeScale
> 0) {
857
encMeta->setInt32(kKeyTimeScale,
mAudioTimeScale
);
[
all
...]
Completed in 36 milliseconds