/aosp12/frameworks/av/media/codec2/components/mpeg4_h263/ |
H A D | C2SoftMpeg4Enc.cpp | 218 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel; member in android::C2SoftMpeg4Enc::IntfImpl
|
H A D | C2SoftMpeg4Dec.cpp | 217 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftMpeg4Dec::IntfImpl
|
/aosp12/frameworks/av/media/libstagefright/rtsp/ |
H A D | ARTPWriter.h | 103 AString mProfileLevel; member
|
/aosp12/frameworks/av/media/codec2/components/vpx/ |
H A D | C2SoftVpxEnc.h | 490 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel; variable
|
H A D | C2SoftVpxDec.cpp | 293 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftVpxDec::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/aac/ |
H A D | C2SoftAacEnc.cpp | 144 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel; member in android::C2SoftAacEnc::IntfImpl
|
H A D | C2SoftAacDec.cpp | 248 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftAacDec::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/aom/ |
H A D | C2SoftAomDec.cpp | 242 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftAomDec::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/avc/ |
H A D | C2SoftAvcDec.cpp | 300 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftAvcDec::IntfImpl
|
H A D | C2SoftAvcEnc.cpp | 551 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel; member in android::C2SoftAvcEnc::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/gav1/ |
H A D | C2SoftGav1Dec.cpp | 250 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftGav1Dec::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/hevc/ |
H A D | C2SoftHevcDec.cpp | 289 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftHevcDec::IntfImpl
|
H A D | C2SoftHevcEnc.cpp | 480 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel; member in android::C2SoftHevcEnc::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/mpeg2/ |
H A D | C2SoftMpeg2Dec.cpp | 283 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftMpeg2Dec::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/xaac/ |
H A D | C2SoftXaacDec.cpp | 223 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftXaacDec::IntfImpl
|