Home
last modified time | relevance | path

Searched refs:C2StreamAacFormatInfo (Results 1 – 3 of 3) sorted by relevance

/hardware/google/av/media/codecs/aac/
DC2SoftAacDec.cpp114 .withDefault(new C2StreamAacFormatInfo::input(0u, C2AacStreamFormatRaw)) in IntfImpl()
223 std::shared_ptr<C2StreamAacFormatInfo::input> mAacFormat;
/hardware/google/av/media/codecs/xaac/
DC2SoftXaacDec.cpp120 .withDefault(new C2StreamAacFormatInfo::input(0u, C2AacStreamFormatRaw)) in IntfImpl()
229 std::shared_ptr<C2StreamAacFormatInfo::input> mAacFormat;
/hardware/google/av/codec2/include/
DC2Config.h1980 typedef C2StreamAacPackagingInfo C2StreamAacFormatInfo; typedef