/frameworks/av/media/codec2/components/dav1d/ |
D | C2SoftDav1dDec.cpp | 260 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output>& oldMe, in SizeSetter() 275 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output>& me, in MaxPictureSizeSetter() 285 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input>& me, in MaxInputSizeSetter() 295 static C2R DefaultColorAspectsSetter(bool mayBlock, in DefaultColorAspectsSetter() 313 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input>& me) { in CodedColorAspectsSetter() 330 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output>& me, in ColorAspectsSetter() 344 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input>& me, in ProfileLevelSetter() 358 static C2R Hdr10PlusInfoInputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::input>& me) { in Hdr10PlusInfoInputSetter() 364 static C2R Hdr10PlusInfoOutputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::output>& me) { in Hdr10PlusInfoOutputSetter() 379 static C2R HdrStaticInfoSetter(bool mayBlock, C2P<C2StreamHdrStaticInfo::output>& me) { in HdrStaticInfoSetter() [all …]
|
/frameworks/av/media/codec2/components/vpx/ |
D | C2SoftVpxEnc.cpp | 225 C2R C2SoftVpxEnc::IntfImpl::BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output> &me) { in BitrateSetter() 234 C2R C2SoftVpxEnc::IntfImpl::SizeSetter(bool mayBlock, in SizeSetter() 250 C2R C2SoftVpxEnc::IntfImpl::ProfileLevelSetter(bool mayBlock, in ProfileLevelSetter() 332 C2R C2SoftVpxEnc::IntfImpl::LayeringSetter(bool mayBlock, in LayeringSetter() 358 bool mayBlock, C2P<C2StreamPictureQuantizationTuning::output>& me) { in PictureQuantizationSetter() 405 C2R C2SoftVpxEnc::IntfImpl::ColorAspectsSetter(bool mayBlock, in ColorAspectsSetter() 423 bool mayBlock, C2P<C2StreamColorAspectsInfo::output>& me, in CodedColorAspectsSetter()
|
D | C2SoftVpxDec.cpp | 241 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() 256 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() 265 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() 274 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter() 291 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 302 static C2R Hdr10PlusInfoInputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::input> &me) { in Hdr10PlusInfoInputSetter() 308 static C2R Hdr10PlusInfoOutputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::output> &me) { in Hdr10PlusInfoOutputSetter()
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 249 static C2R SizeSetter(bool mayBlock, in SizeSetter() 266 bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() 277 bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() 287 bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter() 304 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) { in CodedColorAspectsSetter() 321 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter() 336 bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 353 static C2R Hdr10PlusInfoInputSetter(bool mayBlock, in Hdr10PlusInfoInputSetter() 360 static C2R Hdr10PlusInfoOutputSetter(bool mayBlock, in Hdr10PlusInfoOutputSetter() 370 static C2R HdrStaticInfoSetter(bool mayBlock, C2P<C2StreamHdrStaticInfo::output> &me) { in HdrStaticInfoSetter()
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomDec.cpp | 165 static C2R SizeSetter(bool mayBlock, in SizeSetter() 182 bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output>& me, in MaxPictureSizeSetter() 193 bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input>& me, in MaxInputSizeSetter() 201 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter() 218 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 229 static C2R Hdr10PlusInfoInputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::input> &me) { in Hdr10PlusInfoInputSetter() 235 static C2R Hdr10PlusInfoOutputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::output> &me) { in Hdr10PlusInfoOutputSetter()
|
D | C2SoftAomEnc.cpp | 199 C2R C2SoftAomEnc::IntfImpl::BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output>& me) { in BitrateSetter() 208 C2R C2SoftAomEnc::IntfImpl::SizeSetter(bool mayBlock, in SizeSetter() 224 C2R C2SoftAomEnc::IntfImpl::ProfileLevelSetter(bool mayBlock, in ProfileLevelSetter() 301 C2R C2SoftAomEnc::IntfImpl::ColorAspectsSetter(bool mayBlock, in ColorAspectsSetter() 319 bool mayBlock, C2P<C2StreamColorAspectsInfo::output>& me, in CodedColorAspectsSetter() 330 bool mayBlock, C2P<C2StreamPictureQuantizationTuning::output>& me) { in PictureQuantizationSetter()
|
/frameworks/av/media/codec2/hal/hidl/1.0/utils/ |
D | InputSurface.cpp | 55 static C2R EosSetter(bool mayBlock, C2P<C2InputSurfaceEosTuning> &me) { in EosSetter() 81 c2_blocking_t mayBlock, in query() 89 c2_blocking_t mayBlock, in config()
|
D | Configurable.cpp | 61 bool mayBlock, in query() 83 bool mayBlock, in config() 153 bool mayBlock, in querySupportedValues()
|
D | InputSurfaceConnection.cpp | 489 c2_blocking_t mayBlock, in config() 500 c2_blocking_t mayBlock, in query()
|
/frameworks/av/media/codec2/hal/aidl/ |
D | Configurable.cpp | 64 bool mayBlock, in query() 85 bool mayBlock, in config() 150 bool mayBlock, in querySupportedValues()
|
/frameworks/av/media/codec2/components/hevc/ |
D | C2SoftHevcEnc.cpp | 264 bool mayBlock, in InputDelaySetter() 274 static C2R BitrateSetter(bool mayBlock, in BitrateSetter() 284 static C2R SizeSetter(bool mayBlock, in SizeSetter() 301 bool mayBlock, in ProfileLevelSetter() 375 static C2R GopSetter(bool mayBlock, C2P<C2StreamGopTuning::output> &me) { in GopSetter() 458 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) { in ColorAspectsSetter() 474 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in CodedColorAspectsSetter() 483 static C2R PictureQuantizationSetter(bool mayBlock, in PictureQuantizationSetter()
|
D | C2SoftHevcDec.cpp | 200 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() 215 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() 224 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() 233 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 241 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter() 258 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) { in CodedColorAspectsSetter() 275 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter()
|
/frameworks/av/media/codec2/components/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 192 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() 207 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() 216 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() 225 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 233 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter() 250 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) { in CodedColorAspectsSetter() 267 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter()
|
/frameworks/av/media/codec2/components/avc/ |
D | C2SoftAvcDec.cpp | 209 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() 224 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() 233 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() 242 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 250 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter() 267 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) { in CodedColorAspectsSetter() 284 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter()
|
D | C2SoftAvcEnc.cpp | 267 bool mayBlock, in InputDelaySetter() 277 static C2R BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output> &me) { in BitrateSetter() 287 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::input> &oldMe, in SizeSetter() 303 bool mayBlock, in ProfileLevelSetter() 381 static C2R IntraRefreshSetter(bool mayBlock, C2P<C2StreamIntraRefreshTuning::output> &me) { in IntraRefreshSetter() 394 static C2R GopSetter(bool mayBlock, C2P<C2StreamGopTuning::output> &me) { in GopSetter() 406 static C2R PictureQuantizationSetter(bool mayBlock, in PictureQuantizationSetter() 469 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) { in ColorAspectsSetter() 486 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in CodedColorAspectsSetter()
|
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Dec.cpp | 172 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() 187 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() 196 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() 205 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter()
|
D | C2SoftMpeg4Enc.cpp | 158 static C2R BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output> &me) { in BitrateSetter() 167 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::input> &oldMe, in SizeSetter() 183 bool mayBlock, in ProfileLevelSetter()
|
/frameworks/av/media/codec2/hal/plugin/ |
D | FilterWrapper.cpp | 146 c2_blocking_t mayBlock, in query_vb() 238 c2_blocking_t mayBlock, in config_vb() 381 c2_blocking_t mayBlock) { in transferParams_l() 443 c2_blocking_t mayBlock) { in backPropagateParams_l() 497 const std::shared_ptr<Listener> &listener, c2_blocking_t mayBlock) override { in setListener_vb() 779 c2_blocking_t mayBlock) { in setListenerInternal()
|
/frameworks/av/media/codec2/components/base/include/ |
D | SimpleC2Interface.h | 49 c2_blocking_t mayBlock, in query_vb() 55 c2_blocking_t mayBlock, in config_vb() 67 c2_blocking_t mayBlock) const override { in querySupportedValues_vb()
|
/frameworks/av/media/codec2/components/base/ |
D | SimpleC2Interface.cpp | 32 bool mayBlock, C2InterfaceHelper::C2P<C2SubscribedParamIndicesTuning> &me) { in SubscribedParamIndicesSetter()
|
/frameworks/av/media/codec2/tests/ |
D | C2SampleComponent_test.cpp | 104 c2_blocking_t mayBlock, in config_vb() 120 c2_blocking_t mayBlock, in query_vb()
|
/frameworks/av/media/codec2/faultinjection/ |
D | C2ComponentWrapper.cpp | 83 const std::shared_ptr<C2Component::Listener> &listener, c2_blocking_t mayBlock) { in setListener_vb()
|
/frameworks/av/media/codec2/components/aac/ |
D | C2SoftAacEnc.cpp | 124 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::output> &me) { in ProfileLevelSetter() 131 bool mayBlock, in MaxBufSizeCalculator()
|
/frameworks/av/media/codec2/vndk/util/ |
D | C2InterfaceHelper.cpp | 203 const C2Param *value, bool mayBlock, bool *changed, Factory &f, in trySet() 336 const C2Param *value, bool mayBlock, bool *changed, Factory &f, in trySet() 591 const std::vector<C2Param*> ¶ms, c2_blocking_t mayBlock, in config()
|
/frameworks/av/media/codec2/hal/plugin/samples/ |
D | SampleFilterPlugin.cpp | 76 c2_blocking_t mayBlock, in query_vb() 82 c2_blocking_t mayBlock, in config_vb() 409 const std::shared_ptr<Listener> &listener, c2_blocking_t mayBlock) override { in setListener_vb()
|