commit | 355dfb5eaa229e0ce53aa3c9d1e0f2f40614248e | [log] [tgz] |
---|---|---|
author | fei.deng <fei.deng@amlogic.com> | Sat Sep 14 15:04:31 2024 +0800 |
committer | fei.deng <fei.deng@amlogic.com> | Sat Sep 14 15:04:31 2024 +0800 |
tree | 6ef78479c12ef81dc6df083809cc59f23f7d059a | |
parent | 935e7aa788e1466ec063455df4ec1319cf2d52cc [diff] |
amlv4l2dec: CB2 check low memory mode value [1/1] PD#SWPL-181681 Problem: set V4L2DEC_LOW_MEM_MODE environment to enable low memory mode. if we want to disable this mode wo should unset this environment Solution: check V4L2DEC_LOW_MEM_MODE environment value. V4L2DEC_LOW_MEM_MODE=1 enable V4L2DEC_LOW_MEM_MODE=0 disable Verify: ap222 Change-Id: Ida7e34e6f40e039837145abe7351046d0286a597 Signed-off-by: fei.deng <fei.deng@amlogic.com>