Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/base/include/
DSimpleC2Interface.h136 std::shared_ptr<C2ComponentAttributesSetting> mAttrib;
/hardware/google/av/codec2/include/
DC2Config.h359 C2ComponentAttributesSetting; typedef
363 typedef C2ComponentAttributesSetting C2ComponentTemporalInfo;
/hardware/google/av/media/codecs/vpx/
DC2SoftVpxDec.cpp62 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Dec.cpp67 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()
/hardware/google/av/media/codecs/hevc/
DC2SoftHevcDec.cpp58 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.cpp54 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()
/hardware/google/av/media/codecs/avc/
DC2SoftAvcDec.cpp58 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()