Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/vpx/
DC2SoftVpxEnc.h261 .withConstValue(new C2StreamUsageTuning::input( in IntfImpl()
423 std::shared_ptr<C2StreamUsageTuning::input> mUsage;
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Enc.cpp84 .withConstValue(new C2StreamUsageTuning::input( in IntfImpl()
224 std::shared_ptr<C2StreamUsageTuning::input> mUsage;
/hardware/google/av/codec2/hidl/1.0/utils/
DInputSurfaceConnection.cpp105 C2StreamUsageTuning::input usage; in init()
/hardware/google/av/media/codecs/avc/
DC2SoftAvcEnc.cpp71 .withConstValue(new C2StreamUsageTuning::input( in IntfImpl()
332 std::shared_ptr<C2StreamUsageTuning::input> mUsage;
/hardware/google/av/codec2/include/
DC2Config.h972 typedef C2StreamParam<C2Tuning, C2Uint64Value, kParamIndexUsage> C2StreamUsageTuning; typedef
/hardware/google/av/media/sfplugin/
DCCodec.cpp791 C2StreamUsageTuning::input usage(0u, 0u); in configure()