Searched refs:C2StreamBufferTypeSetting (Results 1 – 4 of 4) sorted by relevance
120 .withConstValue(new C2StreamBufferTypeSetting::input( in BaseParams()132 .withConstValue(new C2StreamBufferTypeSetting::output( in BaseParams()
141 std::shared_ptr<C2StreamBufferTypeSetting::input> mInputFormat;142 std::shared_ptr<C2StreamBufferTypeSetting::output> mOutputFormat;
952 C2StreamBufferTypeSetting; typedef959 typedef C2StreamBufferTypeSetting C2StreamFormatConfig; // deprecated
2062 C2StreamBufferTypeSetting::input iStreamFormat(0u); in start()2063 C2StreamBufferTypeSetting::output oStreamFormat(0u); in start()