Searched refs:MaxPictureSizeSetter (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Dec.cpp | 147 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 199 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() function in android::C2SoftMpeg4Dec::IntfImpl
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 105 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 175 static C2R MaxPictureSizeSetter( in MaxPictureSizeSetter() function in android::C2SoftGav1Dec::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 | 164 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 234 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() function in android::C2SoftVpxDec::IntfImpl
|
/frameworks/av/media/codec2/components/avc/ |
D | C2SoftAvcDec.cpp | 89 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 218 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 | 107 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 212 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() function in android::C2SoftHevcDec::IntfImpl
|
/frameworks/av/media/codec2/components/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 97 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 203 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() function in android::C2SoftMpeg2Dec::IntfImpl
|