Searched refs:MaxPictureSizeSetter (Results 1 – 5 of 5) sorted by relevance
/hardware/google/av/media/codecs/mpeg4_h263/ |
D | C2SoftMpeg4Dec.cpp | 143 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 199 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() function in android::C2SoftMpeg4Dec::IntfImpl
|
/hardware/google/av/media/codecs/vpx/ |
D | C2SoftVpxDec.cpp | 162 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 214 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() function in android::C2SoftVpxDec::IntfImpl
|
/hardware/google/av/media/codecs/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 91 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 197 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() function in android::C2SoftMpeg2Dec::IntfImpl
|
/hardware/google/av/media/codecs/avc/ |
D | C2SoftAvcDec.cpp | 79 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 209 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() function in android::C2SoftAvcDec::IntfImpl
|
/hardware/google/av/media/codecs/hevc/ |
D | C2SoftHevcDec.cpp | 100 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 205 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() function in android::C2SoftHevcDec::IntfImpl
|