Home
last modified time | relevance | path

Searched defs:numCodecs (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/
H A DStagefrightTest.java2410 int numCodecs = MediaCodecList.getCodecCount(); in doStagefrightTestMediaCodec() local
2833 int numCodecs = MediaCodecList.getCodecCount(); in doStagefrightTestRawBlob() local
2974 int numCodecs = MediaCodecList.getCodecCount(); in doStagefrightTestRawBlob() local
3129 int numCodecs = MediaCodecList.getCodecCount(); in doStagefrightTestRawBlob() local
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DCodecExports.cpp261 STDAPI GetNumberOfMethods(UInt32 *numCodecs) in GetNumberOfMethods()
/aosp_15_r20/frameworks/base/media/jni/
H A Dandroid_media_MediaCodecList.cpp73 size_t numCodecs = mcl->countCodecs(); in JavaMediaCodecListWrapper() local
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/
H A DVideoCodecTestBase.java312 int numCodecs = resolutionScales.length; in getDefaultEncodingParameterList() local
2042 int numCodecs = bufferInfos.size(); in computeSimulcastEncodingStatistics() local
H A DExtractDecodeEditEncodeMuxTest.java1276 int numCodecs = MediaCodecList.getCodecCount(); in selectCodec() local
/aosp_15_r20/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp670 size_t numCodecs = list->countCodecs(); in dumpCodecDetails() local
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.cpp281 size_t numCodecs = codecList->countCodecs(); in dumpCodecDetails() local