Home
last modified time | relevance | path

Searched refs:C2StreamUsageTuning (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxEnc.h261 .withConstValue(new C2StreamUsageTuning::input( in IntfImpl()
419 std::shared_ptr<C2StreamUsageTuning::input> mUsage;
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Enc.cpp78 .withConstValue(new C2StreamUsageTuning::input( in IntfImpl()
214 std::shared_ptr<C2StreamUsageTuning::input> mUsage;
/frameworks/av/media/codec2/hidl/1.0/utils/
DInputSurfaceConnection.cpp128 C2StreamUsageTuning::input usage; in init()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcEnc.cpp118 .withConstValue(new C2StreamUsageTuning::input( in IntfImpl()
407 std::shared_ptr<C2StreamUsageTuning::input> mUsage;
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcEnc.cpp94 .withConstValue(new C2StreamUsageTuning::input( in IntfImpl()
398 std::shared_ptr<C2StreamUsageTuning::input> mUsage;
/frameworks/av/media/codec2/core/include/
DC2Config.h970 typedef C2StreamParam<C2Tuning, C2Uint64Value, kParamIndexUsage> C2StreamUsageTuning; typedef
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp900 C2StreamUsageTuning::input usage(0u, 0u); in configure()