Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/flac/
DC2SoftFlacDec.h51 std::shared_ptr<IntfImpl> mIntf; member
DC2SoftFlacEnc.h64 std::shared_ptr<IntfImpl> mIntf; variable
/hardware/google/av/media/codecs/vorbis/
DC2SoftVorbisDec.h53 std::shared_ptr<IntfImpl> mIntf; member
/hardware/google/av/media/codecs/vpx/
DC2SoftVpxDec.h53 std::shared_ptr<IntfImpl> mIntf; member
/hardware/google/av/media/codecs/amr_nb_wb/
DC2SoftAmrDec.h50 std::shared_ptr<IntfImpl> mIntf; member
/hardware/google/av/media/codecs/mp3/
DC2SoftMp3Dec.h58 std::shared_ptr<IntfImpl> mIntf; member
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Dec.h56 std::shared_ptr<IntfImpl> mIntf; member
/hardware/google/av/media/codecs/opus/
DC2SoftOpusDec.h61 std::shared_ptr<IntfImpl> mIntf; member
/hardware/google/av/media/codecs/aac/
DC2SoftAacDec.h52 std::shared_ptr<IntfImpl> mIntf; member
/hardware/google/av/media/codecs/avc/
DC2SoftAvcDec.h142 std::shared_ptr<IntfImpl> mIntf; variable
DC2SoftAvcEnc.h150 std::shared_ptr<IntfImpl> mIntf; member
/hardware/google/av/media/codecs/xaac/
DC2SoftXaacDec.h72 std::shared_ptr<IntfImpl> mIntf; member
/hardware/google/av/media/codecs/hevc/
DC2SoftHevcDec.h110 std::shared_ptr<IntfImpl> mIntf; member
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.h149 std::shared_ptr<IntfImpl> mIntf; member
/hardware/google/av/codec2/tests/
DC2ComponentInterface_test.cpp174 std::shared_ptr<C2ComponentInterface> mIntf; member in android::C2CompIntfTest
/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp87 std::shared_ptr<C2ComponentInterface> mIntf; member