Searched refs:C2StreamProfileLevelInfo (Results 1 – 19 of 19) sorted by relevance
/frameworks/av/media/codec2/components/vpx/ |
D | C2SoftVpxEnc.h | 248 C2P<C2StreamProfileLevelInfo::output> &me); 286 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel;
|
D | C2SoftVpxDec.cpp | 82 .withDefault(new C2StreamProfileLevelInfo::input(0u, in IntfImpl() 153 .withDefault(new C2StreamProfileLevelInfo::input(0u, in IntfImpl() 291 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 320 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel;
|
D | C2SoftVpxEnc.cpp | 124 .withDefault(new C2StreamProfileLevelInfo::output( in IntfImpl() 138 .withDefault(new C2StreamProfileLevelInfo::output( in IntfImpl() 220 C2P<C2StreamProfileLevelInfo::output>& me) { in ProfileLevelSetter()
|
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 123 .withDefault(new C2StreamProfileLevelInfo::output( in IntfImpl() 139 .withDefault(new C2StreamProfileLevelInfo::output( in IntfImpl() 182 C2P<C2StreamProfileLevelInfo::output> &me) { in ProfileLevelSetter() 218 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel;
|
D | C2SoftMpeg4Dec.cpp | 89 .withDefault(new C2StreamProfileLevelInfo::input(0u, in IntfImpl() 111 .withDefault(new C2StreamProfileLevelInfo::input(0u, in IntfImpl() 205 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 217 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel;
|
/frameworks/av/media/codec2/sfplugin/tests/ |
D | CCodecConfig_test.cpp | 230 .withDefault(new C2StreamProfileLevelInfo::output( 236 .withSetter(Setter<C2StreamProfileLevelInfo::output>) 255 std::shared_ptr<C2StreamProfileLevelInfo::input> mInputProfileLevel; 256 std::shared_ptr<C2StreamProfileLevelInfo::output> mOutputProfileLevel; 617 C2StreamProfileLevelInfo::input *pl = in TEST_P()
|
/frameworks/av/media/codec2/components/aac/ |
D | C2SoftAacEnc.cpp | 91 .withDefault(new C2StreamProfileLevelInfo::output(0u, in IntfImpl() 124 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::output> &me) { in ProfileLevelSetter() 144 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel;
|
D | C2SoftAacDec.cpp | 130 .withDefault(new C2StreamProfileLevelInfo::input(0u, in IntfImpl() 233 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me) { in ProfileLevelSetter() 254 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel;
|
/frameworks/av/services/mediacodec/registrant/fuzzer/ |
D | codecServiceRegistrant_fuzzer.cpp | 50 C2Param::Index mIndex = C2StreamProfileLevelInfo::output::PARAM_TYPE;
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomDec.cpp | 66 .withDefault(new C2StreamProfileLevelInfo::input(0u, in IntfImpl() 218 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 242 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel;
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 66 .withDefault(new C2StreamProfileLevelInfo::input( in IntfImpl() 300 bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 335 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel;
|
/frameworks/av/media/codec2/components/avc/ |
D | C2SoftAvcDec.cpp | 97 .withDefault(new C2StreamProfileLevelInfo::input(0u, in IntfImpl() 239 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 300 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel;
|
D | C2SoftAvcEnc.cpp | 175 .withDefault(new C2StreamProfileLevelInfo::output( in IntfImpl() 293 C2P<C2StreamProfileLevelInfo::output> &me, in ProfileLevelSetter() 551 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel;
|
/frameworks/av/media/codec2/components/hevc/ |
D | C2SoftHevcDec.cpp | 80 .withDefault(new C2StreamProfileLevelInfo::input(0u, in IntfImpl() 230 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 291 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel;
|
D | C2SoftHevcEnc.cpp | 181 .withDefault(new C2StreamProfileLevelInfo::output( in IntfImpl() 302 C2P<C2StreamProfileLevelInfo::output> &me, in ProfileLevelSetter() 553 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel;
|
/frameworks/av/media/codec2/components/xaac/ |
D | C2SoftXaacDec.cpp | 126 .withDefault(new C2StreamProfileLevelInfo::input(0u, in IntfImpl() 205 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me) { in ProfileLevelSetter() 223 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel;
|
/frameworks/av/media/codec2/components/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 76 .withDefault(new C2StreamProfileLevelInfo::input(0u, in IntfImpl() 222 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 283 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel;
|
/frameworks/av/media/codec2/sfplugin/ |
D | Codec2InfoBuilder.cpp | 107 C2StreamProfileLevelInfo pl(encoder /* output */, 0u); in addSupportedProfileLevels()
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 764 C2StreamProfileLevelInfo; typedef
|