Home
last modified time | relevance | path

Searched defs:mProfileLevel (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/v4l2_codec2/components/include/v4l2_codec2/components/
H A DDecodeInterface.h79 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; variable
H A DEncodeInterface.h104 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel; variable
/aosp_15_r20/frameworks/av/media/codec2/components/apv/
H A DC2SoftApvEnc.h82 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel; member
H A DC2SoftApvEnc.cpp761 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel; member in android::C2SoftApvEnc::IntfImpl
/aosp_15_r20/frameworks/av/media/codec2/components/aom/
H A DC2SoftAomEnc.h176 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel; variable
H A DC2SoftAomDec.cpp242 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftAomDec::IntfImpl
/aosp_15_r20/frameworks/av/media/codec2/components/vpx/
H A DC2SoftVpxEnc.h297 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel; variable
H A DC2SoftVpxDec.cpp320 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftVpxDec::IntfImpl
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
H A DARTPWriter.h104 AString mProfileLevel; member
/aosp_15_r20/frameworks/av/media/codec2/components/mpeg4_h263/
H A DC2SoftMpeg4Enc.cpp301 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel; member in android::C2SoftMpeg4Enc::IntfImpl
H A DC2SoftMpeg4Dec.cpp217 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftMpeg4Dec::IntfImpl
/aosp_15_r20/frameworks/av/media/codec2/components/aac/
H A DC2SoftAacEnc.cpp144 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel; member in android::C2SoftAacEnc::IntfImpl
H A DC2SoftAacDec.cpp269 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftAacDec::IntfImpl
/aosp_15_r20/frameworks/av/media/codec2/components/xaac/
H A DC2SoftXaacDec.cpp223 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftXaacDec::IntfImpl
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp407 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2GoldfishAvcDec::IntfImpl
/aosp_15_r20/frameworks/av/media/codec2/components/hevc/
H A DC2SoftHevcDec.cpp294 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftHevcDec::IntfImpl
H A DC2SoftHevcEnc.cpp556 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel; member in android::C2SoftHevcEnc::IntfImpl
/aosp_15_r20/frameworks/av/media/codec2/components/avc/
H A DC2SoftAvcDec.cpp303 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftAvcDec::IntfImpl
H A DC2SoftAvcEnc.cpp570 std::shared_ptr<C2StreamProfileLevelInfo::output> mProfileLevel; member in android::C2SoftAvcEnc::IntfImpl
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.cpp459 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2GoldfishVpxDec::IntfImpl
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp358 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2GoldfishHevcDec::IntfImpl
/aosp_15_r20/frameworks/av/media/codec2/components/mpeg2/
H A DC2SoftMpeg2Dec.cpp285 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftMpeg2Dec::IntfImpl
/aosp_15_r20/frameworks/av/media/codec2/components/gav1/
H A DC2SoftGav1Dec.cpp412 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftGav1Dec::IntfImpl
/aosp_15_r20/frameworks/av/media/codec2/components/dav1d/
H A DC2SoftDav1dDec.cpp428 std::shared_ptr<C2StreamProfileLevelInfo::input> mProfileLevel; member in android::C2SoftDav1dDec::IntfImpl
/aosp_15_r20/cts/tests/media/common/src/android/mediav2/common/cts/
H A DEncoderProfileLevelTestBase.java464 protected Pair<Integer, Integer> mProfileLevel; field in EncoderProfileLevelTestBase

12