Searched refs:getBitrate_l (Results 1 – 4 of 4) sorted by relevance
121 mBitrate = mIntf->getBitrate_l(); in initEncoder()539 std::shared_ptr<C2StreamBitrateInfo::output> bitrate = mIntf->getBitrate_l(); in process()
406 std::shared_ptr<C2StreamBitrateInfo::output> getBitrate_l() const { return mBitrate; } in getBitrate_l() function
210 std::shared_ptr<C2StreamBitrateInfo::output> getBitrate_l() const { return mBitrate; } in getBitrate_l() function in android::C2SoftMpeg4Enc::IntfImpl378 mBitrate = mIntf->getBitrate_l(); in initEncoder()
324 std::shared_ptr<C2StreamBitrateInfo::output> getBitrate_l() const { return mBitrate; } in getBitrate_l() function in android::C2SoftAvcEnc::IntfImpl847 mBitrate = mIntf->getBitrate_l(); in initEncoder()1350 std::shared_ptr<C2StreamBitrateInfo::output> bitrate = mIntf->getBitrate_l(); in process()