Searched refs:SizeSetter (Results 1 – 8 of 8) sorted by relevance
/hardware/google/av/media/codecs/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 | 72 .withSetter(SizeSetter) in IntfImpl() 199 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() function in android::C2SoftVpxDec::IntfImpl
|
/hardware/google/av/media/codecs/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 100 .withSetter(SizeSetter) in IntfImpl() 171 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::input> &oldMe, in SizeSetter() function in android::C2SoftMpeg4Enc::IntfImpl
|
D | C2SoftMpeg4Dec.cpp | 82 .withSetter(SizeSetter) in IntfImpl() 184 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() function in android::C2SoftMpeg4Dec::IntfImpl
|
/hardware/google/av/media/codecs/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
|
/hardware/google/av/media/codecs/avc/ |
D | C2SoftAvcDec.cpp | 69 .withSetter(SizeSetter) in IntfImpl() 194 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() function in android::C2SoftAvcDec::IntfImpl
|
D | C2SoftAvcEnc.cpp | 82 .withSetter(SizeSetter) in IntfImpl() 167 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::input> &oldMe, in SizeSetter() function in android::C2SoftAvcEnc::IntfImpl
|
/hardware/google/av/media/codecs/hevc/ |
D | C2SoftHevcDec.cpp | 68 .withSetter(SizeSetter) in IntfImpl() 190 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() function in android::C2SoftHevcDec::IntfImpl
|