Searched refs:C2StreamAacFormatInfo (Results 1 – 3 of 3) sorted by relevance
114 .withDefault(new C2StreamAacFormatInfo::input(0u, C2AacStreamFormatRaw)) in IntfImpl()223 std::shared_ptr<C2StreamAacFormatInfo::input> mAacFormat;
120 .withDefault(new C2StreamAacFormatInfo::input(0u, C2AacStreamFormatRaw)) in IntfImpl()229 std::shared_ptr<C2StreamAacFormatInfo::input> mAacFormat;
1980 typedef C2StreamAacPackagingInfo C2StreamAacFormatInfo; typedef