Home
last modified time | relevance | path

Searched refs:IEP_DBG_IMAGE (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/vproc/iep/
H A Diep.c363 if (iep_debug & IEP_DBG_IMAGE) { in iep_control()
373 if (iep_debug & IEP_DBG_IMAGE) { in iep_control()
421 if (iep_debug & IEP_DBG_IMAGE) { in iep_control()
430 if (iep_debug & IEP_DBG_IMAGE) { in iep_control()
/rockchip-linux_mpp/mpp/vproc/inc/
H A Diep_common.h24 #define IEP_DBG_IMAGE (0x00000010) macro