Bug fix for bilateral filter when LMCS is disabled.
bilateral filter uses m_tmpStorageLCU, but m_tmpStorageLCU is not initialized when LMCS is disabled.
NOTE: updated solution after some offline discussion
Edited by Han Huang
bilateral filter uses m_tmpStorageLCU, but m_tmpStorageLCU is not initialized when LMCS is disabled.
NOTE: updated solution after some offline discussion