h265: CB2 change 265 HDR signal type. [1/1]
authorkuan.hu <kuan.hu@amlogic.com>
Sat, 18 Jun 2022 09:04:46 +0000 (17:04 +0800)
committerLiang Ji <liang.ji@amlogic.com>
Wed, 22 Jun 2022 12:08:42 +0000 (20:08 +0800)
commit4641812202e6706442be9a50d343685e305d1214
tree039c3a6e7553f7b03f8b6b36e13f905f74e4596f
parent90a202b9b548dd1931a6926dca097eaed3c83ab6
h265: CB2 change 265 HDR signal type. [1/1]

SWPL-83432
BUG=232905331

Problem:
The HDR parameter is read when the
color_description_present_flag is not recognized,
resulting in the wrong parameter being transmitted
when the color_description_present_flag is 0.

Solution:
According to the HDR protocol, adjust
the read logic of related parameters.

Verify:
adt3

Signed-off-by: kuan.hu <kuan.hu@amlogic.com>
Change-Id: I188624329fb3493eb53800ab7914b41f4a30ab35
drivers/frame_provider/decoder/h265/vh265.c