/hardware/google/av/media/codecs/raw/ |
D | C2SoftRawDec.cpp | 65 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 72 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl() 79 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl() 95 .withSetter((Setter<decltype(*mPcmEncodingInfo)>::StrictValueWithNoDeps)) in IntfImpl()
|
/hardware/google/av/media/codecs/base/ |
D | SimpleC2Interface.cpp | 151 .withSetter(Setter<C2PortAllocatorsTuning::input>::NonStrictValuesWithNoDeps) in BaseParams() 159 .withSetter(Setter<C2PortAllocatorsTuning::output>::NonStrictValuesWithNoDeps) in BaseParams() 167 .withSetter(Setter<C2PortBlockPoolsTuning::output>::NonStrictValuesWithNoDeps) in BaseParams() 176 .withSetter(Setter<C2SubscribedParamIndicesTuning>::NonStrictValuesWithNoDeps) in BaseParams()
|
/hardware/google/av/media/codecs/aac/ |
D | C2SoftAacDec.cpp | 90 .withSetter(Setter<decltype(*mSampleRate)>::NonStrictValueWithNoDeps) in IntfImpl() 97 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl() 104 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl() 118 .withSetter(Setter<decltype(*mAacFormat)>::StrictValueWithNoDeps) in IntfImpl() 151 .withSetter(Setter<decltype(*mDrcCompressMode)>::StrictValueWithNoDeps) in IntfImpl() 158 .withSetter(Setter<decltype(*mDrcTargetRefLevel)>::StrictValueWithNoDeps) in IntfImpl() 165 .withSetter(Setter<decltype(*mDrcEncTargetLevel)>::StrictValueWithNoDeps) in IntfImpl() 172 .withSetter(Setter<decltype(*mDrcBoostFactor)>::StrictValueWithNoDeps) in IntfImpl() 179 .withSetter(Setter<decltype(*mDrcAttenuationFactor)>::StrictValueWithNoDeps) in IntfImpl() 197 .withSetter(Setter<decltype(*mDrcEffectType)>::StrictValueWithNoDeps) in IntfImpl()
|
D | C2SoftAacEnc.cpp | 67 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 74 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl() 81 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
|
/hardware/google/av/media/codecs/vpx/ |
D | C2SoftVpxEnc.h | 284 Setter<decltype(*mBitrateMode)>::StrictValueWithNoDeps) in IntfImpl() 293 Setter<decltype(*mFrameRate)>::StrictValueWithNoDeps) in IntfImpl() 311 .withSetter(Setter<decltype(*mSyncFramePeriod)>::StrictValueWithNoDeps) in IntfImpl() 345 .withSetter(Setter<decltype(*mRequestSync)>::NonStrictValueWithNoDeps) in IntfImpl()
|
/hardware/google/av/media/codecs/g711/ |
D | C2SoftG711Dec.cpp | 73 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 80 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl() 87 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
|
/hardware/google/av/media/codecs/gsm/ |
D | C2SoftGsmDec.cpp | 64 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 71 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl() 78 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
|
/hardware/google/av/media/codecs/amr_nb_wb/ |
D | C2SoftAmrNbEnc.cpp | 66 .withSetter((Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps)) in IntfImpl() 74 (Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 81 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
|
D | C2SoftAmrWbEnc.cpp | 68 .withSetter((Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps)) in IntfImpl() 76 (Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 83 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
|
D | C2SoftAmrDec.cpp | 84 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 91 .withSetter((Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps)) in IntfImpl() 103 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
|
/hardware/google/av/media/codecs/xaac/ |
D | C2SoftXaacDec.cpp | 96 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 103 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl() 110 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl() 124 .withSetter(Setter<decltype(*mAacFormat)>::StrictValueWithNoDeps) in IntfImpl() 156 .withSetter(Setter<decltype(*mDrcCompressMode)>::StrictValueWithNoDeps) in IntfImpl() 163 .withSetter(Setter<decltype(*mDrcTargetRefLevel)>::StrictValueWithNoDeps) in IntfImpl() 170 .withSetter(Setter<decltype(*mDrcEncTargetLevel)>::StrictValueWithNoDeps) in IntfImpl() 177 .withSetter(Setter<decltype(*mDrcBoostFactor)>::StrictValueWithNoDeps) in IntfImpl() 184 .withSetter(Setter<decltype(*mDrcAttenuationFactor)>::StrictValueWithNoDeps) in IntfImpl() 202 .withSetter(Setter<decltype(*mDrcEffectType)>::StrictValueWithNoDeps) in IntfImpl()
|
/hardware/google/av/media/codecs/flac/ |
D | C2SoftFlacDec.cpp | 65 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 72 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl() 79 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
|
D | C2SoftFlacEnc.cpp | 57 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 63 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl() 69 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
|
/hardware/google/av/media/codecs/opus/ |
D | C2SoftOpusDec.cpp | 69 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 76 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl() 83 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
|
/hardware/google/av/media/codecs/vorbis/ |
D | C2SoftVorbisDec.cpp | 73 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 80 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl() 87 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
|
/hardware/google/av/media/codecs/mp3/ |
D | C2SoftMp3Dec.cpp | 69 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 76 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl() 83 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
|
/hardware/google/av/media/codecs/base/include/ |
D | SimpleC2Interface.h | 203 struct Setter { struct
|
/hardware/google/av/media/codecs/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 109 Setter<decltype(*mFrameRate)>::StrictValueWithNoDeps) in IntfImpl() 123 .withSetter(Setter<decltype(*mSyncFramePeriod)>::StrictValueWithNoDeps) in IntfImpl()
|
/hardware/google/av/media/codecs/avc/ |
D | C2SoftAvcEnc.cpp | 90 .withSetter(Setter<decltype(*mFrameRate)>::StrictValueWithNoDeps) in IntfImpl() 147 .withSetter(Setter<decltype(*mRequestSync)>::NonStrictValueWithNoDeps) in IntfImpl() 154 .withSetter(Setter<decltype(*mSyncFramePeriod)>::StrictValueWithNoDeps) in IntfImpl()
|
/hardware/google/av/codec2/vndk/ |
D | C2Store.cpp | 602 struct Setter { in Interface() struct 621 .withSetter(Setter::setIonUsage) in Interface()
|
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | AudioPrimaryHidlHalTest.h | 319 template <Optionality optionality = REQUIRED, class Getter, class Setter> 321 list<Property> valuesToTest, Setter setter, Getter getter,
|