Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/avc/
DC2SoftAvcDec.cpp207 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter()
222 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter()
231 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter()
239 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter()
247 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::input> &me) { in DefaultColorAspectsSetter()
254 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) { in CodedColorAspectsSetter()
261 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter()
274 static C2R VuiRotationSetter(bool mayBlock, C2P<C2StreamRotationInfo::input> &me) { in VuiRotationSetter()
281 static C2R RotationSetter(bool mayBlock, C2P<C2StreamRotationInfo::output> &me, in RotationSetter()
DC2SoftAvcEnc.cpp101 static C2R SizeSetter(bool mayBlock, C2P<C2VideoSizeStreamTuning::input> &me) { in SizeSetter()
/hardware/google/av/codec2/hidl/1.0/utils/
DConfigurable.cpp55 bool mayBlock, in query()
76 bool mayBlock, in config()
132 bool mayBlock, in querySupportedValues()
DInputSurface.cpp55 static C2R EosSetter(bool mayBlock, C2P<C2InputSurfaceEosTuning> &me) { in EosSetter()
82 c2_blocking_t mayBlock, in query()
89 c2_blocking_t mayBlock, in config()
/hardware/google/av/media/codecs/hevc/
DC2SoftHevcDec.cpp184 static C2R SizeSetter(bool mayBlock, const C2P<C2VideoSizeStreamInfo::output> &oldMe, in SizeSetter()
199 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter()
207 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::input> &me) { in DefaultColorAspectsSetter()
214 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) { in CodedColorAspectsSetter()
221 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter()
234 static C2R VuiRotationSetter(bool mayBlock, C2P<C2StreamRotationInfo::input> &me) { in VuiRotationSetter()
241 static C2R RotationSetter(bool mayBlock, in RotationSetter()
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.cpp162 static C2R SizeSetter(bool mayBlock, const C2P<C2VideoSizeStreamInfo::output> &oldMe, in SizeSetter()
177 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter()
185 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::input> &me) { in DefaultColorAspectsSetter()
192 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) { in CodedColorAspectsSetter()
199 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter()
/hardware/google/av/media/codecs/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()
/hardware/google/av/codec2/tests/
DC2SampleComponent_test.cpp104 c2_blocking_t mayBlock, in config_vb()
120 c2_blocking_t mayBlock, in query_vb()
/hardware/google/av/media/codecs/vpx/
DC2SoftVpxDec.cpp132 static C2R SizeSetter(bool mayBlock, const C2P<C2VideoSizeStreamInfo::output> &oldMe, in SizeSetter()
147 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter()
DC2SoftVpxEnc.h299 static C2R SizeSetter(bool mayBlock, in SizeSetter()
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Dec.cpp147 static C2R SizeSetter(bool mayBlock, const C2P<C2VideoSizeStreamInfo::output> &oldMe, in SizeSetter()
162 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter()
DC2SoftMpeg4Enc.cpp116 static C2R SizeSetter(bool mayBlock, in SizeSetter()
/hardware/google/av/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()
585 const std::vector<C2Param*> &params, c2_blocking_t mayBlock, in config()
/hardware/google/av/codec2/1.0/mts/component/
DMtsHalC2V1_0TargetComponentTest.cpp151 bool mayBlock = false; in TEST_F() local
/hardware/google/av/media/codecs/base/
DSimpleC2Component.cpp75 const std::shared_ptr<C2Component::Listener> &listener, c2_blocking_t mayBlock) { in setListener_vb()
/hardware/google/av/codec2/hidl/client/
Dclient.cpp119 c2_blocking_t mayBlock, in query()
211 c2_blocking_t mayBlock, in config()