Home
last modified time | relevance | path

Searched refs:kDefaultCodecComplexity (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/module/libmediatranscoding/transcoder/
DVideoTrackTranscoder.cpp54 static constexpr int32_t kDefaultCodecComplexity = 1; variable
252 SetDefaultFormatValueInt32(AMEDIAFORMAT_KEY_COMPLEXITY, encoderFormat, kDefaultCodecComplexity); in configureDestinationFormat()