Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/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.h55 std::shared_ptr<IntfImpl> mIntf; member
/frameworks/av/media/codec2/hidl/1.0/utils/
DComponentInterface.cpp82 std::shared_ptr<C2ComponentInterface> mIntf; member
DInputSurface.cpp117 const std::shared_ptr<InputSurface::Interface> mIntf; member in android::hardware::media::c2::V1_0::utils::InputSurface::ConfigurableIntf
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.h56 std::shared_ptr<IntfImpl> mIntf; member
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.h66 std::shared_ptr<IntfImpl> mIntf; member
/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.h52 std::shared_ptr<IntfImpl> mIntf; member
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.h142 std::shared_ptr<IntfImpl> mIntf; variable
DC2SoftAvcEnc.h157 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.h110 std::shared_ptr<IntfImpl> mIntf; member
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.h150 std::shared_ptr<IntfImpl> mIntf; member
/frameworks/av/media/codec2/hidl/plugin/
DFilterWrapper.cpp354 std::shared_ptr<C2ComponentInterface> mIntf; member in android::__anonf6895e700111::WrappedDecoderInterface
743 std::shared_ptr<WrappedDecoderInterface> mIntf; member in android::__anonf6895e700111::WrappedDecoder
/frameworks/av/media/codec2/hidl/plugin/samples/
DSampleFilterPlugin.cpp783 const std::shared_ptr<Interface> mIntf; member in android::SampleToneMappingFilter
936 } mIntf; member in android::SampleC2ComponentStore
/frameworks/av/media/codec2/tests/
DC2ComponentInterface_test.cpp174 std::shared_ptr<C2ComponentInterface> mIntf; member in android::C2CompIntfTest