Searched refs:SizeSetter (Results 1 – 9 of 9) sorted by relevance
/frameworks/av/media/codec2/components/vpx/ |
D | C2SoftVpxEnc.h | 272 .withSetter(SizeSetter) in IntfImpl() 358 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::input> &oldMe, in SizeSetter() function
|
D | C2SoftVpxDec.cpp | 74 .withSetter(SizeSetter) in IntfImpl() 219 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() function in android::C2SoftVpxDec::IntfImpl
|
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 94 .withSetter(SizeSetter) in IntfImpl() 165 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::input> &oldMe, in SizeSetter() function in android::C2SoftMpeg4Enc::IntfImpl
|
D | C2SoftMpeg4Dec.cpp | 86 .withSetter(SizeSetter) in IntfImpl() 188 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() function in android::C2SoftMpeg4Dec::IntfImpl
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomDec.cpp | 58 .withSetter(SizeSetter) in IntfImpl() 162 static C2R SizeSetter(bool mayBlock, in SizeSetter() function in android::C2SoftAomDec::IntfImpl
|
/frameworks/av/media/codec2/components/hevc/ |
D | C2SoftHevcEnc.cpp | 92 .withSetter(SizeSetter) in IntfImpl() 185 static C2R SizeSetter(bool mayBlock, in SizeSetter() function in android::C2SoftHevcEnc::IntfImpl
|
D | C2SoftHevcDec.cpp | 72 .withSetter(SizeSetter) in IntfImpl() 194 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() function in android::C2SoftHevcDec::IntfImpl
|
/frameworks/av/media/codec2/components/avc/ |
D | C2SoftAvcDec.cpp | 75 .withSetter(SizeSetter) in IntfImpl() 200 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() function in android::C2SoftAvcDec::IntfImpl
|
/frameworks/av/media/codec2/components/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 64 .withSetter(SizeSetter) in IntfImpl() 182 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() function in android::C2SoftMpeg2Dec::IntfImpl
|