Home
last modified time | relevance | path

Searched refs:getGop_l (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcEnc.cpp402 std::shared_ptr<C2StreamGopTuning::output> getGop_l() const { in getGop_l() function in android::C2SoftHevcEnc::IntfImpl
630 mGop = mIntf->getGop_l(); in initEncoder()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcEnc.cpp395 std::shared_ptr<C2StreamGopTuning::output> getGop_l() const { return mGop; } in getGop_l() function in android::C2SoftAvcEnc::IntfImpl
928 gop = mIntf->getGop_l(); in initEncoder()