mm-video-v4l2: vidc: vdec: implement buffer req for Adaptive SS
As per the new design for smooth streaming implementation,
OMX Component will do the following when adaptive smooth
streaming is enabled -
a. Enable continue data transfer in firmware.
b. Get upper limit buffer count for the smallest resolution
supported by firmware.
c. Get upper limit for buffer size for supporting the
max smooth streaming resolution set by client in OMX Component.
d. Set the combination of upper limit buffer count and upper limit
buffer size in firmware.
Change-Id: Ib777b5ff32e3af0c42e0831bd7c9ba5a43396a77
2 files changed