Home
last modified time | relevance | path

Searched refs:AllocSharedString (Results 1 – 19 of 19) sorted by relevance

/hardware/google/av/media/codecs/base/
DSimpleC2Interface.cpp42 .withConstValue(AllocSharedString<C2ComponentNameSetting>(name.c_str())) in BaseParams()
55 .withConstValue(AllocSharedString<C2ComponentAliasesSetting>(joined.c_str())) in BaseParams()
126 .withConstValue(AllocSharedString<C2PortMediaTypeSetting::input>( in BaseParams()
138 .withConstValue(AllocSharedString<C2PortMediaTypeSetting::output>( in BaseParams()
/hardware/google/av/media/codecs/raw/
DC2SoftRawDec.cpp51 .withConstValue(AllocSharedString<C2PortMimeConfig::input>( in IntfImpl()
57 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
/hardware/google/av/media/codecs/base/include/
DSimpleC2Interface.h188 std::shared_ptr<T> AllocSharedString(const Args(&... args), const char *str) { in AllocSharedString() function
196 std::shared_ptr<T> AllocSharedString(const Args(&... args), const std::string &str) { in AllocSharedString() function
/hardware/google/av/media/codecs/gsm/
DC2SoftGsmDec.cpp50 .withConstValue(AllocSharedString<C2PortMimeConfig::input>( in IntfImpl()
56 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
/hardware/google/av/media/codecs/g711/
DC2SoftG711Dec.cpp55 .withConstValue(AllocSharedString<C2PortMimeConfig::input>( in IntfImpl()
65 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
/hardware/google/av/media/codecs/amr_nb_wb/
DC2SoftAmrNbEnc.cpp52 .withConstValue(AllocSharedString<C2PortMimeConfig::input>( in IntfImpl()
58 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
DC2SoftAmrWbEnc.cpp54 .withConstValue(AllocSharedString<C2PortMimeConfig::input>( in IntfImpl()
60 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
DC2SoftAmrDec.cpp61 .withConstValue(AllocSharedString<C2PortMimeConfig::input>( in IntfImpl()
71 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
/hardware/google/av/media/codecs/flac/
DC2SoftFlacDec.cpp51 .withConstValue(AllocSharedString<C2PortMimeConfig::input>( in IntfImpl()
57 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
DC2SoftFlacEnc.cpp45 .withConstValue(AllocSharedString<C2PortMimeConfig::input>( in IntfImpl()
50 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
/hardware/google/av/media/codecs/vpx/
DC2SoftVpxEnc.h245 .withConstValue(AllocSharedString<C2PortMimeConfig::input>( in IntfImpl()
251 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
/hardware/google/av/media/codecs/vorbis/
DC2SoftVorbisDec.cpp59 .withConstValue(AllocSharedString<C2PortMimeConfig::input>( in IntfImpl()
65 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
/hardware/google/av/media/codecs/opus/
DC2SoftOpusDec.cpp55 .withConstValue(AllocSharedString<C2PortMimeConfig::input>( in IntfImpl()
61 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
/hardware/google/av/media/codecs/mp3/
DC2SoftMp3Dec.cpp54 .withConstValue(AllocSharedString<C2PortMimeConfig::input>( in IntfImpl()
60 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
/hardware/google/av/media/codecs/aac/
DC2SoftAacEnc.cpp51 .withConstValue(AllocSharedString<C2PortMimeConfig::input>( in IntfImpl()
57 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
DC2SoftAacDec.cpp74 .withConstValue(AllocSharedString<C2PortMimeConfig::input>( in IntfImpl()
80 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Enc.cpp68 .withConstValue(AllocSharedString<C2PortMimeConfig::input>( in IntfImpl()
74 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
/hardware/google/av/media/codecs/xaac/
DC2SoftXaacDec.cpp80 .withConstValue(AllocSharedString<C2PortMimeConfig::input>( in IntfImpl()
86 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()
/hardware/google/av/media/codecs/avc/
DC2SoftAvcEnc.cpp59 .withConstValue(AllocSharedString<C2PortMimeConfig::input>( in IntfImpl()
65 .withConstValue(AllocSharedString<C2PortMimeConfig::output>( in IntfImpl()