Searched refs:MaxPictureSizeSetter (Results 1 – 8 of 8) sorted by relevance
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Dec.cpp | 135 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 187 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() function in android::C2SoftMpeg4Dec::IntfImpl
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomDec.cpp | 111 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 181 static C2R MaxPictureSizeSetter( in MaxPictureSizeSetter() function in android::C2SoftAomDec::IntfImpl
|
/frameworks/av/media/codec2/components/vpx/ |
D | C2SoftVpxDec.cpp | 173 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 256 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() function in android::C2SoftVpxDec::IntfImpl
|
/frameworks/av/media/codec2/components/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 101 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 207 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() function in android::C2SoftMpeg2Dec::IntfImpl
|
/frameworks/av/media/codec2/components/avc/ |
D | C2SoftAvcDec.cpp | 95 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 224 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() function in android::C2SoftAvcDec::IntfImpl
|
/frameworks/av/media/codec2/components/hevc/ |
D | C2SoftHevcDec.cpp | 110 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 215 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() function in android::C2SoftHevcDec::IntfImpl
|
/frameworks/av/media/codec2/components/dav1d/ |
D | C2SoftDav1dDec.cpp | 145 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 275 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output>& me, in MaxPictureSizeSetter() function in android::C2SoftDav1dDec::IntfImpl
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 148 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 265 static C2R MaxPictureSizeSetter( in MaxPictureSizeSetter() function in android::C2SoftGav1Dec::IntfImpl
|