c3ae9488bf2ea53fde347290c1f74278e609182b

For I-EXP to 2-EXP usecase in autoHDR (without SFE), the condition which checks whether packet is applied was failing. Req N-1 : 1-EXP, pd=1, dev_mask = 0xd, Req N : (2-EXP) added to CRM, dev_mask changed to 0xf for 2 IFE's, Req N-1: after packet applied, the condition which checks applied_map(0xd) with dev_mask(0xf) was failing. Correct this by comparing the applied_map with the active device's bit map. Signed-off-by: Nirmal Abraham <quic_c_nabrah@quicinc.com> Change-Id: I2172208ce81d2d0e71a5f0e4eb57f3f7b5745194
Beschreibung
Keine Beschreibung vorhanden
Sprachen
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%