Home
last modified time | relevance | path

Searched refs:Setter (Results 1 – 25 of 29) 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()
76 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) 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()
90 .withSetter(Setter<decltype(*mSampleRate)>::NonStrictValueWithNoDeps) in IntfImpl()
97 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
104 .withSetter(Setter<decltype(*mMaxChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
111 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) 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()
[all …]
DC2SoftAacEnc.cpp66 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
73 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
80 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
115 .withSetter(Setter<decltype(*mSBRMode)>::NonStrictValueWithNoDeps) 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()
85 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) 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()
76 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) 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()
75 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
83 .withSetter(Setter<decltype(*mComplexity)>::NonStrictValueWithNoDeps) in IntfImpl()
94 .withSetter((Setter<decltype(*mPcmEncodingInfo)>::StrictValueWithNoDeps)) in IntfImpl()
/frameworks/av/media/codec2/components/base/
DSimpleC2Interface.cpp172 .withSetter(Setter<C2PortAllocatorsTuning::input>::NonStrictValuesWithNoDeps) in BaseParams()
180 .withSetter(Setter<C2PortAllocatorsTuning::output>::NonStrictValuesWithNoDeps) in BaseParams()
188 .withSetter(Setter<C2PortBlockPoolsTuning::output>::NonStrictValuesWithNoDeps) in BaseParams()
/frameworks/av/media/codec2/components/gsm/
DC2SoftGsmDec.cpp62 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
69 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
76 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
/frameworks/av/media/codec2/sfplugin/tests/
DCCodecConfig_test.cpp186 .withSetter(Setter<decltype(mInt32Input)::element_type>)
193 .withSetter(Setter<decltype(mInt64Output)::element_type>)
200 .withSetter(Setter<decltype(mStringInput)::element_type>)
210 .withSetter(Setter<C2StreamPixelAspectRatioInfo::output>)
218 .withSetter(Setter<C2StreamBitrateInfo::input>)
238 .withSetter(Setter<C2StreamProfileLevelInfo::output>)
254 .withSetter(Setter<C2StreamQpOffsetRects::output>)
278 static C2R Setter(bool, C2P<T> &) { in Setter() function in android::CCodecConfigTest::Configurable::Impl
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.cpp93 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
100 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
107 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) 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/amr_nb_wb/
DC2SoftAmrNbEnc.cpp63 .withSetter((Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps)) in IntfImpl()
71 (Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
78 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
DC2SoftAmrDec.cpp82 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
89 .withSetter((Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps)) in IntfImpl()
101 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
DC2SoftAmrWbEnc.cpp64 .withSetter((Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps)) in IntfImpl()
72 (Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
79 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
/frameworks/av/media/codec2/components/opus/
DC2SoftOpusEnc.cpp68 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
75 .withSetter((Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps)) in IntfImpl()
88 Setter<decltype(*mBitrateMode)>::StrictValueWithNoDeps) in IntfImpl()
95 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
102 .withSetter(Setter<decltype(*mComplexity)>::NonStrictValueWithNoDeps) in IntfImpl()
DC2SoftOpusDec.cpp66 .withSetter((Setter<decltype(*mSampleRate)>::StrictValueWithNoDeps)) in IntfImpl()
73 .withSetter(Setter<decltype(*mChannelCount)>::StrictValueWithNoDeps) in IntfImpl()
80 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) 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()
84 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) 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()
81 .withSetter(Setter<decltype(*mBitrate)>::NonStrictValueWithNoDeps) in IntfImpl()
/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()
102 .withSetter(Setter<decltype(*mComplexity)>::NonStrictValueWithNoDeps) in IntfImpl()
108 .withSetter(Setter<decltype(*mQuality)>::NonStrictValueWithNoDeps) in IntfImpl()
139 .withSetter((Setter<decltype(*mPixelFormat)>::StrictValueWithNoDeps)) in IntfImpl()
145 .withSetter(Setter<decltype(*mRequestSync)>::NonStrictValueWithNoDeps) in IntfImpl()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcEnc.cpp139 Setter<decltype(*mFrameRate)>::StrictValueWithNoDeps) in IntfImpl()
154 Setter<decltype(*mBitrateMode)>::StrictValueWithNoDeps) in IntfImpl()
169 .withSetter(Setter<decltype(*mComplexity)>::NonStrictValueWithNoDeps) in IntfImpl()
176 .withSetter(Setter<decltype(*mQuality)>::NonStrictValueWithNoDeps) in IntfImpl()
201 .withSetter(Setter<decltype(*mRequestSync)>::NonStrictValueWithNoDeps) in IntfImpl()
210 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()
171 .withSetter(Setter<decltype(*mRequestSync)>::NonStrictValueWithNoDeps) in IntfImpl()
/frameworks/av/media/codec2/components/base/include/
DSimpleC2Interface.h203 struct Setter { struct
/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/vndk/
DC2Store.cpp943 struct Setter { in Interface() struct
998 .withSetter(Setter::setIonUsage) in Interface()
1010 .withSetter(Setter::setDmaBufUsage) in Interface()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcEnc.cpp151 .withSetter(Setter<decltype(*mFrameRate)>::StrictValueWithNoDeps) in IntfImpl()
162 .withSetter(Setter<decltype(*mBitrateMode)>::StrictValueWithNoDeps) in IntfImpl()
219 .withSetter(Setter<decltype(*mRequestSync)>::NonStrictValueWithNoDeps) in IntfImpl()
226 .withSetter(Setter<decltype(*mSyncFramePeriod)>::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