Home
last modified time | relevance | path

Searched defs:mProfile (Results 1 – 25 of 511) sorted by relevance

12345678910>>...21

/aosp_15_r20/cts/tests/media/common/src/android/mediav2/common/cts/
H A DEncoderConfigParams.java66 public final int mProfile; field in EncoderConfigParams
351 public int mProfile = -1; field in EncoderConfigParams.Builder
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v30/arm/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v30/x86/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v32/arm/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v31/arm/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v32/x86/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v31/x86/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable
/aosp_15_r20/packages/modules/Permission/framework-s/java/android/safetycenter/config/
DSafetySource.java207 @Profile private final int mProfile; field in SafetySource
703 @Nullable @Profile private Integer mProfile; field in SafetySource.Builder
/aosp_15_r20/frameworks/av/media/codec2/components/vpx/
H A DC2SoftVp8Enc.h53 int32_t mProfile; member
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
H A DRVCVRecordActivity.java432 private CamcorderProfile mProfile; field in RVCVRecordActivity.CameraContext
677 private CamcorderProfile mProfile; field in RVCVRecordActivity.VideoRecorder

12345678910>>...21