Home
last modified time | relevance | path

Searched defs:mayBlock (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/av/media/codec2/components/dav1d/
DC2SoftDav1dDec.cpp260 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/
DC2SoftVpxEnc.cpp225 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()
DC2SoftVpxDec.cpp241 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/
DC2SoftGav1Dec.cpp249 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/
DC2SoftAomDec.cpp165 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()
DC2SoftAomEnc.cpp199 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/
DInputSurface.cpp55 static C2R EosSetter(bool mayBlock, C2P<C2InputSurfaceEosTuning> &me) { in EosSetter()
81 c2_blocking_t mayBlock, in query()
89 c2_blocking_t mayBlock, in config()
DConfigurable.cpp61 bool mayBlock, in query()
83 bool mayBlock, in config()
153 bool mayBlock, in querySupportedValues()
DInputSurfaceConnection.cpp489 c2_blocking_t mayBlock, in config()
500 c2_blocking_t mayBlock, in query()
/frameworks/av/media/codec2/hal/aidl/
DConfigurable.cpp64 bool mayBlock, in query()
85 bool mayBlock, in config()
150 bool mayBlock, in querySupportedValues()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcEnc.cpp264 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()
DC2SoftHevcDec.cpp200 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/
DC2SoftMpeg2Dec.cpp192 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/
DC2SoftAvcDec.cpp209 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()
DC2SoftAvcEnc.cpp267 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/
DC2SoftMpeg4Dec.cpp172 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()
DC2SoftMpeg4Enc.cpp158 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/
DFilterWrapper.cpp146 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/
DSimpleC2Interface.h49 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/
DSimpleC2Interface.cpp32 bool mayBlock, C2InterfaceHelper::C2P<C2SubscribedParamIndicesTuning> &me) { in SubscribedParamIndicesSetter()
/frameworks/av/media/codec2/tests/
DC2SampleComponent_test.cpp104 c2_blocking_t mayBlock, in config_vb()
120 c2_blocking_t mayBlock, in query_vb()
/frameworks/av/media/codec2/faultinjection/
DC2ComponentWrapper.cpp83 const std::shared_ptr<C2Component::Listener> &listener, c2_blocking_t mayBlock) { in setListener_vb()
/frameworks/av/media/codec2/components/aac/
DC2SoftAacEnc.cpp124 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::output> &me) { in ProfileLevelSetter()
131 bool mayBlock, in MaxBufSizeCalculator()
/frameworks/av/media/codec2/vndk/util/
DC2InterfaceHelper.cpp203 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*> &params, c2_blocking_t mayBlock, in config()
/frameworks/av/media/codec2/hal/plugin/samples/
DSampleFilterPlugin.cpp76 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()

12