summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMing Qian <ming.qian@oss.nxp.com>2025-04-01 12:06:57 +0300
committerHans Verkuil <hverkuil@xs4all.nl>2025-04-08 10:21:21 +0300
commit9ea16ba6eaf93f25f61855751f71e2e701709ddf (patch)
tree6578e979766552e7775f14afcb5296c2fee5b935 /include
parentb312ac33a593b64f23b0ddba59c429e89c479a54 (diff)
downloadlinux-9ea16ba6eaf93f25f61855751f71e2e701709ddf.tar.xz
media: amphion: Add a frame flush mode for decoder
By default the amphion decoder will pre-parse 3 frames before starting to decode the first frame. Alternatively, a block of flush padding data can be appended to the frame, which will ensure that the decoder can start decoding immediately after parsing the flush padding data, thus potentially reducing decoding latency. This mode was previously only enabled, when the display delay was set to 0. Allow the user to manually toggle the use of that mode via a module parameter called low_latency, which enables the mode without changing the display order. Signed-off-by: Ming Qian <ming.qian@oss.nxp.com> Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com> Signed-off-by: Sebastian Fricke <sebastian.fricke@collabora.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions