/hardware/google/av/media/codecs/avc/ |
D | C2SoftAvcDec.cpp | 207 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()
|
D | C2SoftAvcEnc.cpp | 101 static C2R SizeSetter(bool mayBlock, C2P<C2VideoSizeStreamTuning::input> &me) { in SizeSetter()
|
/hardware/google/av/codec2/hidl/1.0/utils/ |
D | Configurable.cpp | 55 bool mayBlock, in query() 76 bool mayBlock, in config() 132 bool mayBlock, in querySupportedValues()
|
D | InputSurface.cpp | 55 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/ |
D | C2SoftHevcDec.cpp | 184 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/ |
D | C2SoftMpeg2Dec.cpp | 162 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/ |
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()
|
/hardware/google/av/codec2/tests/ |
D | C2SampleComponent_test.cpp | 104 c2_blocking_t mayBlock, in config_vb() 120 c2_blocking_t mayBlock, in query_vb()
|
/hardware/google/av/media/codecs/vpx/ |
D | C2SoftVpxDec.cpp | 132 static C2R SizeSetter(bool mayBlock, const C2P<C2VideoSizeStreamInfo::output> &oldMe, in SizeSetter() 147 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter()
|
D | C2SoftVpxEnc.h | 299 static C2R SizeSetter(bool mayBlock, in SizeSetter()
|
/hardware/google/av/media/codecs/mpeg4_h263/ |
D | C2SoftMpeg4Dec.cpp | 147 static C2R SizeSetter(bool mayBlock, const C2P<C2VideoSizeStreamInfo::output> &oldMe, in SizeSetter() 162 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter()
|
D | C2SoftMpeg4Enc.cpp | 116 static C2R SizeSetter(bool mayBlock, in SizeSetter()
|
/hardware/google/av/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() 585 const std::vector<C2Param*> ¶ms, c2_blocking_t mayBlock, in config()
|
/hardware/google/av/codec2/1.0/mts/component/ |
D | MtsHalC2V1_0TargetComponentTest.cpp | 151 bool mayBlock = false; in TEST_F() local
|
/hardware/google/av/media/codecs/base/ |
D | SimpleC2Component.cpp | 75 const std::shared_ptr<C2Component::Listener> &listener, c2_blocking_t mayBlock) { in setListener_vb()
|
/hardware/google/av/codec2/hidl/client/ |
D | client.cpp | 119 c2_blocking_t mayBlock, in query() 211 c2_blocking_t mayBlock, in config()
|