Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/libsource/
DFrameBufferSource.cpp48 virtual bool isForcingIDRFrame() const = 0;
61 bool isForcingIDRFrame() const override;
159 bool FrameBufferSource::VPXEncoder::isForcingIDRFrame() const { in isForcingIDRFrame() function in android::FrameBufferSource::VPXEncoder