Home
last modified time | relevance | path

Searched refs:StrictValueWithNoDeps (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/av/media/codec2/components/raw/
DC2SoftRawDec.cpp62 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
69 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
94 .withSetter((Setter<decltype(*mPcmEncodingInfo)>::StrictValueWithNoDeps)) in IntfImpl()
/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.cpp80 .withSetter(Setter<decltype(*mActualOutputDelay)>::StrictValueWithNoDeps) in IntfImpl()
97 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
104 .withSetter(Setter<decltype(*mMaxChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
125 .withSetter(Setter<decltype(*mAacFormat)>::StrictValueWithNoDeps) in IntfImpl()
162 .withSetter(Setter<decltype(*mDrcCompressMode)>::StrictValueWithNoDeps) in IntfImpl()
172 .withSetter(Setter<decltype(*mDrcTargetRefLevel)>::StrictValueWithNoDeps) in IntfImpl()
181 .withSetter(Setter<decltype(*mDrcEncTargetLevel)>::StrictValueWithNoDeps) in IntfImpl()
190 .withSetter(Setter<decltype(*mDrcBoostFactor)>::StrictValueWithNoDeps) in IntfImpl()
199 .withSetter(Setter<decltype(*mDrcAttenuationFactor)>::StrictValueWithNoDeps) in IntfImpl()
219 .withSetter(Setter<decltype(*mDrcEffectType)>::StrictValueWithNoDeps) in IntfImpl()
[all …]
DC2SoftAacEnc.cpp66 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
73 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
/frameworks/av/media/codec2/components/flac/
DC2SoftFlacDec.cpp62 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
69 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
92 .withSetter((Setter<decltype(*mPcmEncodingInfo)>::StrictValueWithNoDeps)) in IntfImpl()
DC2SoftFlacEnc.cpp63 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
69 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
94 .withSetter((Setter<decltype(*mPcmEncodingInfo)>::StrictValueWithNoDeps)) in IntfImpl()
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.cpp93 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
100 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
121 .withSetter(Setter<decltype(*mAacFormat)>::StrictValueWithNoDeps) in IntfImpl()
153 .withSetter(Setter<decltype(*mDrcCompressMode)>::StrictValueWithNoDeps) in IntfImpl()
160 .withSetter(Setter<decltype(*mDrcTargetRefLevel)>::StrictValueWithNoDeps) in IntfImpl()
167 .withSetter(Setter<decltype(*mDrcEncTargetLevel)>::StrictValueWithNoDeps) in IntfImpl()
174 .withSetter(Setter<decltype(*mDrcBoostFactor)>::StrictValueWithNoDeps) in IntfImpl()
181 .withSetter(Setter<decltype(*mDrcAttenuationFactor)>::StrictValueWithNoDeps) in IntfImpl()
199 .withSetter(Setter<decltype(*mDrcEffectType)>::StrictValueWithNoDeps) in IntfImpl()
/frameworks/av/media/codec2/components/g711/
DC2SoftG711Dec.cpp71 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
78 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
/frameworks/av/media/codec2/components/gsm/
DC2SoftGsmDec.cpp62 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
69 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
/frameworks/av/media/codec2/components/amr_nb_wb/
DC2SoftAmrNbEnc.cpp63 .withSetter((Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps)) in IntfImpl()
71 (Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
DC2SoftAmrDec.cpp82 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
89 .withSetter((Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps)) in IntfImpl()
DC2SoftAmrWbEnc.cpp64 .withSetter((Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps)) in IntfImpl()
72 (Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
/frameworks/av/media/codec2/components/opus/
DC2SoftOpusDec.cpp66 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
73 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
DC2SoftOpusEnc.cpp68 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
75 .withSetter((Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps)) in IntfImpl()
88 Setter<decltype(*mBitrateMode)>::StrictValueWithNoDeps) in IntfImpl()
/frameworks/av/media/codec2/components/vorbis/
DC2SoftVorbisDec.cpp70 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
77 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
/frameworks/av/media/codec2/components/mp3/
DC2SoftMp3Dec.cpp67 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
74 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
/frameworks/av/media/codec2/components/base/include/
DSimpleC2Interface.h223 static C2R StrictValueWithNoDeps( in StrictValueWithNoDeps() function
/frameworks/av/media/codec2/components/aom/
DC2SoftAomEnc.cpp77 .withSetter(Setter<decltype(*mBitrateMode)>::StrictValueWithNoDeps) in IntfImpl()
84 .withSetter(Setter<decltype(*mFrameRate)>::StrictValueWithNoDeps) in IntfImpl()
90 .withSetter(Setter<decltype(*mSyncFramePeriod)>::StrictValueWithNoDeps) in IntfImpl()
139 .withSetter((Setter<decltype(*mPixelFormat)>::StrictValueWithNoDeps)) in IntfImpl()
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Enc.cpp105 Setter<decltype(*mFrameRate)>::StrictValueWithNoDeps) in IntfImpl()
119 .withSetter(Setter<decltype(*mSyncFramePeriod)>::StrictValueWithNoDeps) in IntfImpl()
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxEnc.cpp88 Setter<decltype(*mBitrateMode)>::StrictValueWithNoDeps) in IntfImpl()
97 Setter<decltype(*mFrameRate)>::StrictValueWithNoDeps) in IntfImpl()
115 .withSetter(Setter<decltype(*mSyncFramePeriod)>::StrictValueWithNoDeps) in IntfImpl()
DC2SoftVpxDec.cpp236 .withSetter((Setter<decltype(*mPixelFormat)>::StrictValueWithNoDeps)) in IntfImpl()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcEnc.cpp139 Setter<decltype(*mFrameRate)>::StrictValueWithNoDeps) in IntfImpl()
154 Setter<decltype(*mBitrateMode)>::StrictValueWithNoDeps) in IntfImpl()
210 Setter<decltype(*mSyncFramePeriod)>::StrictValueWithNoDeps) in IntfImpl()
DC2SoftHevcDec.cpp63 .withSetter(Setter<decltype(*mActualOutputDelay)>::StrictValueWithNoDeps) in IntfImpl()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcEnc.cpp151 .withSetter(Setter<decltype(*mFrameRate)>::StrictValueWithNoDeps) in IntfImpl()
162 .withSetter(Setter<decltype(*mBitrateMode)>::StrictValueWithNoDeps) in IntfImpl()
226 .withSetter(Setter<decltype(*mSyncFramePeriod)>::StrictValueWithNoDeps) in IntfImpl()
DC2SoftAvcDec.cpp67 .withSetter(Setter<decltype(*mActualOutputDelay)>::StrictValueWithNoDeps) in IntfImpl()
/frameworks/av/media/codec2/components/dav1d/
DC2SoftDav1dDec.cpp242 .withSetter((Setter<decltype(*mPixelFormat)>::StrictValueWithNoDeps)) in IntfImpl()
249 .withSetter(Setter<decltype(*mLowLatencyMode)>::StrictValueWithNoDeps) in IntfImpl()

12