msm: vidc: Add support for VIDC_VIDEO_RATE_CONTROL_TIMESTAMP_MODE
In certain use cases, the timestamps provided by clients are uneven and
unpredictable. The unpredictability of timestamps causes uneveness in
the bitrate of encoded content. _TIMESTAMP_MODE_IGNORE allows the client
to indicate that its timestamps aren't to be trusted for rate control. In
these cases the core is expected to use it's own internal clock for rate
control.
Change-Id: I0a03f8b5a58c8677bc32101f0c4ea7696da6da98
Signed-off-by:
Deva Ramasubramanian <dramasub@codeaurora.org>
Loading
Please register or sign in to comment