Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/vproc/iep/
H A Diep.cpp375 if (iep_debug & IEP_DBG_IMAGE) { in iep_control()
385 if (iep_debug & IEP_DBG_IMAGE) { in iep_control()
433 if (iep_debug & IEP_DBG_IMAGE) { in iep_control()
442 if (iep_debug & IEP_DBG_IMAGE) { in iep_control()
/OK3568_Linux_fs/external/mpp/mpp/vproc/inc/
H A Diep_common.h24 #define IEP_DBG_IMAGE (0x00000010) macro