Home
last modified time | relevance | path

Searched refs:C2StreamMaxPictureSizeTuning (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/media/codecs/avc/
DC2SoftAvcDec.cpp73 .withDefault(new C2StreamMaxPictureSizeTuning::output(0u, 320, 240)) in IntfImpl()
222 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter()
232 const C2P<C2StreamMaxPictureSizeTuning::output> &maxSize) { in MaxInputSizeSetter()
291 std::shared_ptr<C2StreamMaxPictureSizeTuning::output> mMaxSize;
/hardware/google/av/codec2/include/
DC2Config.h1560 C2StreamMaxPictureSizeTuning; typedef
1561 typedef C2StreamMaxPictureSizeTuning C2MaxVideoSizeHintPortSetting;