OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mTemporalPatternLength
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.h
200
size_t
mTemporalPatternLength
;
SoftVPXEncoder.cpp
87
mTemporalPatternLength
(0),
196
mTemporalPatternLength
= 0;
206
mTemporalPatternLength
= 1;
225
mTemporalPatternLength
= 8;
247
mTemporalPatternLength
= 8;
628
int patternIdx = mTemporalPatternIdx %
mTemporalPatternLength
;
769
if (
mTemporalPatternLength
> 0) {
Completed in 87 milliseconds