Home
last modified time | relevance | path

Searched refs:getOutputFileFormats (Results 1 – 25 of 77) sorted by relevance

1234

/aosp_15_r20/frameworks/base/media/jni/
H A Dandroid_media_MediaProfiles.cpp51 return (jint) sProfiles->getOutputFileFormats().size(); in android_media_MediaProfiles_native_get_num_file_formats()
58 Vector<output_format> formats = sProfiles->getOutputFileFormats(); in android_media_MediaProfiles_native_get_file_format()
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DEncoderCapabilities.java123 public static int[] getOutputFileFormats() { in getOutputFileFormats() method in EncoderCapabilities
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h320 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h320 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h129 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h320 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h129 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h320 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h129 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h320 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h129 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h320 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h320 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h320 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h357 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h357 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/frameworks/av/media/libmedia/include/media/
H A DMediaProfiles.h357 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h357 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h357 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h357 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h357 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h357 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h357 Vector<output_format> getOutputFileFormats() const;
/aosp_15_r20/frameworks/av/media/libmedia/
H A DMediaProfiles.cpp1266 Vector<output_format> MediaProfiles::getOutputFileFormats() const in getOutputFileFormats() function in android::MediaProfiles
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-32/
Dframework.jarandroid/media/metrics/PlaybackMetrics.class PlaybackMetrics.java package android.media.metrics public ...

1234