Searched refs:C2StreamPixelFormatInfo (Results 1 – 10 of 10) sorted by relevance
167 .withConstValue(new C2StreamPixelFormatInfo::output( in IntfImpl()222 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat;
160 .withConstValue(new C2StreamPixelFormatInfo::output( in IntfImpl()247 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat;
161 .withConstValue(new C2StreamPixelFormatInfo::output( in IntfImpl()255 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat;
214 .withConstValue(new C2StreamPixelFormatInfo::output( in IntfImpl()298 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat;
202 .withConstValue(new C2StreamPixelFormatInfo::output( in IntfImpl()308 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat;
191 .withConstValue(new C2StreamPixelFormatInfo::output( in IntfImpl()297 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat;
184 .withConstValue(new C2StreamPixelFormatInfo::output( in IntfImpl()291 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat;
123 params->emplace_back(new C2StreamPixelFormatInfo::output( in QueryParamsForPreviousComponent()
567 C2StreamPixelFormatInfo::output pixelformat(0u, format); in configPixelFormat()
1318 typedef C2StreamParam<C2Info, C2Uint32Value, kParamIndexPixelFormat> C2StreamPixelFormatInfo; typedef