Home
last modified time | relevance | path

Searched defs:mIntf (Results 1 – 24 of 24) sorted by relevance

/frameworks/av/media/codec2/components/aac/
DC2SoftAacEnc.h53 std::shared_ptr<IntfImpl> mIntf; variable
DC2SoftAacDec.h52 std::shared_ptr<IntfImpl> mIntf; member
/frameworks/av/media/codec2/hal/hidl/1.0/utils/include/codec2/hidl/1.0/
DInputSurface.h74 std::shared_ptr<Interface> mIntf; member
/frameworks/av/media/codec2/components/flac/
DC2SoftFlacDec.h51 std::shared_ptr<IntfImpl> mIntf; member
DC2SoftFlacEnc.h64 std::shared_ptr<IntfImpl> mIntf; variable
/frameworks/av/media/codec2/components/vorbis/
DC2SoftVorbisDec.h53 std::shared_ptr<IntfImpl> mIntf; member
/frameworks/av/media/codec2/components/amr_nb_wb/
DC2SoftAmrDec.h52 std::shared_ptr<IntfImpl> mIntf; member
/frameworks/av/media/codec2/components/mp3/
DC2SoftMp3Dec.h58 std::shared_ptr<IntfImpl> mIntf; member
/frameworks/av/media/codec2/components/opus/
DC2SoftOpusDec.h51 std::shared_ptr<IntfImpl> mIntf; member
DC2SoftOpusEnc.h56 std::shared_ptr<IntfImpl> mIntf; member
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.h56 std::shared_ptr<IntfImpl> mIntf; member
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.h71 std::shared_ptr<IntfImpl> mIntf; member
/frameworks/av/media/codec2/hal/hidl/1.0/utils/
DInputSurface.cpp117 const std::shared_ptr<InputSurface::Interface> mIntf; member in android::hardware::media::c2::V1_0::utils::InputSurface::ConfigurableIntf
DComponentInterface.cpp187 std::shared_ptr<C2ComponentInterface> mIntf; member
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/appop/
DAppOpsUidStateTrackerTest.java87 AppOpsUidStateTracker mIntf; field in AppOpsUidStateTrackerTest
862 private AppOpsUidStateTracker mIntf; field in AppOpsUidStateTrackerTest.UidProcStateUpdateBuilder
/frameworks/av/media/codec2/hal/aidl/
DComponentInterface.cpp188 std::shared_ptr<C2ComponentInterface> mIntf; member
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.h139 std::shared_ptr<IntfImpl> mIntf; variable
DC2SoftAvcEnc.h151 std::shared_ptr<IntfImpl> mIntf; member
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.h72 std::shared_ptr<IntfImpl> mIntf; member
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.h107 std::shared_ptr<IntfImpl> mIntf; member
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.h146 std::shared_ptr<IntfImpl> mIntf; member
/frameworks/av/media/codec2/hal/plugin/
DFilterWrapper.cpp371 std::shared_ptr<C2ComponentInterface> mIntf; member in android::__anon3c6308b10111::WrappedDecoderInterface
767 std::shared_ptr<WrappedDecoderInterface> mIntf; member in android::__anon3c6308b10111::WrappedDecoder
/frameworks/av/media/codec2/hal/plugin/samples/
DSampleFilterPlugin.cpp813 const std::shared_ptr<Interface> mIntf; member in android::SampleToneMappingFilter
978 } mIntf; member in android::SampleC2ComponentStore
/frameworks/av/media/codec2/tests/
DC2ComponentInterface_test.cpp174 std::shared_ptr<C2ComponentInterface> mIntf; member in android::C2CompIntfTest