Searched defs:bitdepth (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/audio/asrc/ |
D | asrc_resampler_test.cc | 36 SourceAudioHalAsrcTest(int channels, int bitdepth) in SourceAudioHalAsrcTest() 54 extern "C" void resample_i16(int channels, int bitdepth, double ratio, in resample_i16() 70 extern "C" void resample_i32(int channels, int bitdepth, double ratio, in resample_i32()
|
D | asrc_resampler_test.py | 29 def __init__(self, lib, channels, bitdepth): argument
|
/packages/services/Car/cpp/evs/manager/1.1/emul/ |
D | VideoCapture.cpp | 104 png_uint_32 bitdepth = png_get_bit_depth(pngPtr, infoPtr); in fillBufferFromPng() local
|
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/ |
D | a2dp_provider_info.cc | 453 for (auto const& bitdepth : transport.bitdepth) { in CodecCapabilities() local
|
D | a2dp_encoding_aidl.cc | 803 static btav_a2dp_codec_bits_per_sample_t convert_bitdepth(int bitdepth) { in convert_bitdepth()
|
D | a2dp_provider_info_unittest.cc | 132 std::vector<int32_t> bitdepth, bool lossless) { in CreateTestA2dpCodecInfo()
|