/frameworks/av/media/codec2/components/raw/ |
D | C2SoftRawDec.cpp | 62 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 69 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl() 92 .withSetter((Setter<decltype(*mPcmEncodingInfo)>::StrictValueWithNoDeps)) in IntfImpl()
|
/frameworks/av/media/codec2/components/aac/ |
D | C2SoftAacDec.cpp | 90 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl() 111 .withSetter(Setter<decltype(*mAacFormat)>::StrictValueWithNoDeps) in IntfImpl() 144 .withSetter(Setter<decltype(*mDrcCompressMode)>::StrictValueWithNoDeps) in IntfImpl() 151 .withSetter(Setter<decltype(*mDrcTargetRefLevel)>::StrictValueWithNoDeps) in IntfImpl() 158 .withSetter(Setter<decltype(*mDrcEncTargetLevel)>::StrictValueWithNoDeps) in IntfImpl() 165 .withSetter(Setter<decltype(*mDrcBoostFactor)>::StrictValueWithNoDeps) in IntfImpl() 172 .withSetter(Setter<decltype(*mDrcAttenuationFactor)>::StrictValueWithNoDeps) in IntfImpl() 190 .withSetter(Setter<decltype(*mDrcEffectType)>::StrictValueWithNoDeps) in IntfImpl()
|
D | C2SoftAacEnc.cpp | 66 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 73 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
|
/frameworks/av/media/codec2/components/xaac/ |
D | C2SoftXaacDec.cpp | 92 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 99 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl() 120 .withSetter(Setter<decltype(*mAacFormat)>::StrictValueWithNoDeps) in IntfImpl() 152 .withSetter(Setter<decltype(*mDrcCompressMode)>::StrictValueWithNoDeps) in IntfImpl() 159 .withSetter(Setter<decltype(*mDrcTargetRefLevel)>::StrictValueWithNoDeps) in IntfImpl() 166 .withSetter(Setter<decltype(*mDrcEncTargetLevel)>::StrictValueWithNoDeps) in IntfImpl() 173 .withSetter(Setter<decltype(*mDrcBoostFactor)>::StrictValueWithNoDeps) in IntfImpl() 180 .withSetter(Setter<decltype(*mDrcAttenuationFactor)>::StrictValueWithNoDeps) in IntfImpl() 198 .withSetter(Setter<decltype(*mDrcEffectType)>::StrictValueWithNoDeps) in IntfImpl()
|
/frameworks/av/media/codec2/components/flac/ |
D | C2SoftFlacDec.cpp | 62 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 69 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl() 92 .withSetter((Setter<decltype(*mPcmEncodingInfo)>::StrictValueWithNoDeps)) in IntfImpl()
|
D | C2SoftFlacEnc.cpp | 62 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 68 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl() 97 .withSetter((Setter<decltype(*mPcmEncodingInfo)>::StrictValueWithNoDeps)) in IntfImpl()
|
/frameworks/av/media/codec2/components/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()
|
/frameworks/av/media/codec2/components/g711/ |
D | C2SoftG711Dec.cpp | 71 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 78 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
|
/frameworks/av/media/codec2/components/gsm/ |
D | C2SoftGsmDec.cpp | 62 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 69 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
|
/frameworks/av/media/codec2/components/amr_nb_wb/ |
D | C2SoftAmrNbEnc.cpp | 63 .withSetter((Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps)) in IntfImpl() 71 (Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
|
D | C2SoftAmrDec.cpp | 82 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 89 .withSetter((Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps)) in IntfImpl()
|
D | C2SoftAmrWbEnc.cpp | 64 .withSetter((Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps)) in IntfImpl() 72 (Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
|
/frameworks/av/media/codec2/components/opus/ |
D | C2SoftOpusDec.cpp | 66 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 73 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
|
D | C2SoftOpusEnc.cpp | 70 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 77 .withSetter((Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps)) in IntfImpl()
|
/frameworks/av/media/codec2/components/vorbis/ |
D | C2SoftVorbisDec.cpp | 70 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 77 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
|
/frameworks/av/media/codec2/components/mp3/ |
D | C2SoftMp3Dec.cpp | 66 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl() 73 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
|
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 103 Setter<decltype(*mFrameRate)>::StrictValueWithNoDeps) in IntfImpl() 117 .withSetter(Setter<decltype(*mSyncFramePeriod)>::StrictValueWithNoDeps) in IntfImpl()
|
/frameworks/av/media/codec2/components/base/include/ |
D | SimpleC2Interface.h | 222 static C2R StrictValueWithNoDeps( in StrictValueWithNoDeps() function
|
/frameworks/av/media/codec2/components/hevc/ |
D | C2SoftHevcEnc.cpp | 138 Setter<decltype(*mFrameRate)>::StrictValueWithNoDeps) in IntfImpl() 153 Setter<decltype(*mBitrateMode)>::StrictValueWithNoDeps) in IntfImpl() 209 Setter<decltype(*mSyncFramePeriod)>::StrictValueWithNoDeps) in IntfImpl()
|
D | C2SoftHevcDec.cpp | 60 .withSetter(Setter<decltype(*mActualOutputDelay)>::StrictValueWithNoDeps) in IntfImpl()
|
/frameworks/av/media/codec2/components/avc/ |
D | C2SoftAvcEnc.cpp | 135 .withSetter(Setter<decltype(*mFrameRate)>::StrictValueWithNoDeps) in IntfImpl() 199 .withSetter(Setter<decltype(*mSyncFramePeriod)>::StrictValueWithNoDeps) in IntfImpl()
|
D | C2SoftAvcDec.cpp | 61 .withSetter(Setter<decltype(*mActualOutputDelay)>::StrictValueWithNoDeps) in IntfImpl()
|