Searched refs:MaxPictureSizeSetter (Results 1 – 7 of 7) 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/gav1/ |
D | C2SoftGav1Dec.cpp | 112 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 182 static C2R MaxPictureSizeSetter( in MaxPictureSizeSetter() function in android::C2SoftGav1Dec::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 | 92 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 221 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 | 106 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 211 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 | 98 .withSetter(MaxPictureSizeSetter, mSize) in IntfImpl() 204 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() function in android::C2SoftMpeg2Dec::IntfImpl
|