/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/ |
H A D | A2dpReceiver.java | 198 int bitsPerSample = BluetoothCodecConfig.BITS_PER_SAMPLE_NONE; in processParameters() local 446 private boolean setCodecValue(int codecType, int sampleRate, int bitsPerSample, in setCodecValue() 512 private boolean verifyCodeConfig(int codecType, int sampleRate, int bitsPerSample, in verifyCodeConfig()
|
/aosp12/frameworks/av/media/libstagefright/flac/dec/ |
H A D | FLACDecoder.cpp | 130 unsigned bitsPerSample) { in copyTo16Signed() 153 unsigned bitsPerSample) { in copyToFloat() 400 const unsigned bitsPerSample = getBitsPerSample(); in decodeOneFrame() local
|
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/ |
H A D | msm_audio_ape.h | 32 uint16_t bitsPerSample; member
|
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/ |
H A D | msm_audio_ape.h | 19 uint16_t bitsPerSample; member
|
/aosp12/system/bt/btif/src/ |
H A D | btif_avrcp_audio_track.cc | 33 int bitsPerSample; member 44 void* BtifAvrcpAudioTrackCreate(int trackFreq, int bitsPerSample, in BtifAvrcpAudioTrackCreate()
|
/aosp12/frameworks/av/media/extractors/flac/ |
H A D | FLACExtractor.cpp | 49 static inline bool shouldExtractorOutputFloat(int bitsPerSample) in shouldExtractorOutputFloat() 412 unsigned bitsPerSample) { in copyTo16Signed() 435 unsigned bitsPerSample) { in copyToFloat() 626 const unsigned bitsPerSample = getBitsPerSample(); in readBuffer() local
|
/aosp12/packages/apps/Settings/src/com/android/settings/development/ |
H A D | BluetoothA2dpConfigStore.java | 49 public void setBitsPerSample(int bitsPerSample) { in setBitsPerSample()
|
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothCodecStatus.java | 115 int bitsPerSample = codecConfig.getBitsPerSample(); in isCodecConfigSelectable() local
|
H A D | BluetoothCodecConfig.java | 183 @SampleRate int sampleRate, @BitsPerSample int bitsPerSample, in BluetoothCodecConfig() 621 int bitsPerSample = other.mBitsPerSample; in similarCodecFeedingParameters() local
|
/aosp12/frameworks/wilhelm/tests/sandbox/ |
H A D | configbq.c | 30 SLuint8 bitsPerSample; member
|
H A D | playbq.cpp | 307 SLuint32 bitsPerSample; in main() local
|
/aosp12/system/media/audio_utils/ |
H A D | tinysndfile.c | 200 unsigned bitsPerSample = little2u(&fmt[14]); in sf_open_read() local 331 unsigned bitsPerSample; in sf_open_write() local
|
/aosp12/frameworks/base/core/java/android/speech/tts/ |
H A D | FileSynthesisCallback.java | 289 short bitsPerSample = (short) (sampleSizeInBytes * 8); in makeWavHeader() local
|
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/ |
H A D | A2dpCodecConfigTest.java | 669 int sampleRate, int bitsPerSample, int channelMode, boolean invokeNative) { in testCodecParametersChangeHelper()
|
/aosp12/frameworks/av/media/img_utils/src/ |
H A D | TiffIfd.cpp | 198 uint16_t bitsPerSample = *(bitsEntry->getData<uint16_t>()); in validateAndSetStripTags() local
|
/aosp12/frameworks/av/media/codec2/components/flac/ |
H A D | C2SoftFlacEnc.cpp | 376 const int bitsPerSample = inputFloat ? 24 : 16; in configureEncoder() local
|
/aosp12/frameworks/av/media/libstagefright/webm/ |
H A D | WebmWriter.cpp | 127 int32_t bitsPerSample = 0; in audioTrack() local
|
/aosp12/frameworks/av/media/extractors/wav/ |
H A D | WAVExtractor.cpp | 45 static inline bool shouldExtractorOutputFloat(int bitsPerSample) in shouldExtractorOutputFloat()
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_a2dp.cpp | 256 jint bitsPerSample = env->CallIntMethod( in prepareCodecPreferences() local
|
/aosp12/frameworks/av/media/libmediaplayerservice/ |
H A D | StagefrightMetadataRetriever.cpp | 579 int32_t bitsPerSample = -1; in parseMetaData() local
|
/aosp12/frameworks/wilhelm/include/SLES/ |
H A D | OpenSLES_Android.h | 52 SLuint32 bitsPerSample; member
|
H A D | OpenSLES.h | 360 SLuint32 bitsPerSample; member 2337 SLuint32 bitsPerSample; member
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | Utils.cpp | 1074 int32_t bitsPerSample; in convertMetaDataToMessage() local 1860 int32_t bitsPerSample; in convertMessageToMetaData() local
|
/aosp12/frameworks/av/media/extractors/mp4/ |
H A D | MPEG4Extractor.cpp | 3604 uint8_t bitsPerSample = cookie[5]; in parseALACSampleEntry() local 5200 int32_t bitsPerSample = 0; in MPEG4Source() local
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_hardware_camera2_DngCreator.cpp | 1375 const uint32_t bitsPerSample = BITS_PER_SAMPLE; in DngCreator_setup() local
|