Home
last modified time | relevance | path

Searched refs:BitrateSetter (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/codec2/components/aom/
DC2SoftAomEnc.h121 static C2R BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output>& me);
DC2SoftAomEnc.cpp96 .withSetter(BitrateSetter) in IntfImpl()
199 C2R C2SoftAomEnc::IntfImpl::BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output>& me) { in BitrateSetter() function in android::C2SoftAomEnc::IntfImpl
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxEnc.h245 static C2R BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output> &me);
DC2SoftVpxEnc.cpp122 .withSetter(BitrateSetter) in IntfImpl()
225 C2R C2SoftVpxEnc::IntfImpl::BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output> &me) { in BitrateSetter() function in android::C2SoftVpxEnc::IntfImpl
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Enc.cpp112 .withSetter(BitrateSetter) in IntfImpl()
158 static C2R BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output> &me) { in BitrateSetter() function in android::C2SoftMpeg4Enc::IntfImpl
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcEnc.cpp161 .withSetter(BitrateSetter) in IntfImpl()
274 static C2R BitrateSetter(bool mayBlock, in BitrateSetter() function in android::C2SoftHevcEnc::IntfImpl
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcEnc.cpp169 .withSetter(BitrateSetter) in IntfImpl()
277 static C2R BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output> &me) { in BitrateSetter() function in android::C2SoftAvcEnc::IntfImpl