Home
last modified time | relevance | path

Searched defs:maxInputSize (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/av/media/codec2/sfplugin/tests/
H A DMediaCodec_sanity_test.cpp123 int32_t maxInputSize; in TEST_P() local
152 int32_t maxInputSize; in TEST_P() local
181 int32_t maxInputSize; in TEST_P() local
/aosp12/packages/apps/TV/tuner/src/com/google/android/exoplayer/
H A DMediaFormatUtil.java34 int maxInputSize = in createMediaFormat() local
/aosp12/frameworks/av/cmds/stagefright/
H A Daudioloop.cpp141 int32_t maxInputSize; in main() local
/aosp12/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/
H A DEncoder.java139 int maxInputSize = AUDIO_ENCODE_DEFAULT_MAX_INPUT_SIZE; in encode() local
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/
H A DFileSampleExtractor.java143 int maxInputSize = in createFormat() local
/aosp12/frameworks/av/media/libstagefright/filters/
H A DMediaFilter.cpp535 int32_t maxInputSize; in onConfigureComponent() local
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
H A DVtsHalMediaC2V1_0TargetAudioEncTest.cpp305 uint32_t maxInputSize = C2StreamMaxBufferSizeInfo::input::From(queried[0].get())->value; in getSamplesPerFrame() local
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DCamera2ReprocessCaptureTest.java228 Size maxInputSize = getMaxSize(inputFormat, StaticMetadata.StreamDirection.Input); in testReprocessingMaxSizes() local
/aosp12/frameworks/av/media/libstagefright/
H A DUtils.cpp1133 int32_t maxInputSize; in convertMetaDataToMessage() local
1915 int32_t maxInputSize; in convertMessageToMetaData() local
H A DACodec.cpp2359 int32_t maxInputSize; in configureCodec() local
/aosp12/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.cpp1412 int32_t maxInputSize; in createAudioSource() local
/aosp12/frameworks/av/media/extractors/mkv/
H A DMatroskaExtractor.cpp1631 int32_t maxInputSize = 64 << 10; in addFlacMetadata() local
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp1208 C2StreamMaxBufferSizeInfo::input maxInputSize(0u, 0u); in configure() local