Home
last modified time | relevance | path

Searched defs:getFrameRate_l (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/codec2/components/aom/
DC2SoftAomEnc.h138 std::shared_ptr<C2StreamFrameRateInfo::output> getFrameRate_l() const { return mFrameRate; } in getFrameRate_l() function
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxEnc.h265 std::shared_ptr<C2StreamFrameRateInfo::output> getFrameRate_l() const { return mFrameRate; } in getFrameRate_l() function
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Enc.cpp286 std::shared_ptr<C2StreamFrameRateInfo::output> getFrameRate_l() const { return mFrameRate; } in getFrameRate_l() function in android::C2SoftMpeg4Enc::IntfImpl
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcEnc.cpp437 std::shared_ptr<C2StreamFrameRateInfo::output> getFrameRate_l() const { in getFrameRate_l() function in android::C2SoftHevcEnc::IntfImpl
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcEnc.cpp549 std::shared_ptr<C2StreamFrameRateInfo::output> getFrameRate_l() const { return mFrameRate; } in getFrameRate_l() function in android::C2SoftAvcEnc::IntfImpl