Home
last modified time | relevance | path

Searched refs:C2StreamPixelFormatInfo (Results 1 – 6 of 6) sorted by relevance

/hardware/google/av/media/codecs/vpx/
DC2SoftVpxDec.cpp194 .withConstValue(new C2StreamPixelFormatInfo::output( in IntfImpl()
258 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat;
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Dec.cpp179 .withConstValue(new C2StreamPixelFormatInfo::output( in IntfImpl()
238 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat;
/hardware/google/av/media/codecs/hevc/
DC2SoftHevcDec.cpp185 .withConstValue(new C2StreamPixelFormatInfo::output( in IntfImpl()
291 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat;
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.cpp177 .withConstValue(new C2StreamPixelFormatInfo::output( in IntfImpl()
283 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat;
/hardware/google/av/media/codecs/avc/
DC2SoftAvcDec.cpp189 .withConstValue(new C2StreamPixelFormatInfo::output( in IntfImpl()
295 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat;
/hardware/google/av/codec2/include/
DC2Config.h1265 typedef C2StreamParam<C2Info, C2Uint32Value, kParamIndexPixelFormat> C2StreamPixelFormatInfo; typedef