Home
last modified time | relevance | path

Searched defs:getCodecInfo (Results 1 – 25 of 227) sorted by relevance

12345678910

/aosp_15_r20/frameworks/base/media/jni/
H A Dandroid_media_MediaCodecList.cpp50 const Info getCodecInfo(size_t index) const { in getCodecInfo() function in JavaMediaCodecListWrapper
116 static JavaMediaCodecListWrapper::Info getCodecInfo(JNIEnv *env, jint index) { in getCodecInfo() function
/aosp_15_r20/frameworks/av/media/libstagefright/tests/mediacodec/
H A DMediaTestHelper.cpp29 std::function<status_t(const AString &, sp<MediaCodecInfo> *)> getCodecInfo) { in CreateCodec()
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecList.h51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
/aosp_15_r20/cts/tests/video/src/android/video/cts/
H A DVideoCodecClaimsPerformanceTestBase.java72 protected MediaCodecInfo getCodecInfo(String codecName) { in getCodecInfo() method in VideoCodecClaimsPerformanceTestBase
/aosp_15_r20/frameworks/av/media/libmedia/
H A DIMediaCodecList.cpp54 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const in getCodecInfo() function in android::BpMediaCodecList

12345678910