OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mCompressionLevel
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/flac/enc/
SoftFlacEncoder.h
63
OMX_U32
mCompressionLevel
;
SoftFlacEncoder.cpp
56
mCompressionLevel
(FLAC_COMPRESSION_LEVEL_DEFAULT),
183
flacParams->nCompressionLevel =
mCompressionLevel
;
239
mCompressionLevel
= flacParams->nCompressionLevel; // range clamping done inside encoder
429
(unsigned)
mCompressionLevel
);
Completed in 31 milliseconds