Searched refs:VENC_ENABLE_MASK (Results 1 – 1 of 1) sorted by relevance
34 #define VENC_ENABLE_MASK (VENC_OUTPUT_ENABLE | VENC_CAPTURE_ENABLE) macro935 if ((venc->enable & VENC_ENABLE_MASK) != VENC_ENABLE_MASK) in venc_start_session()1076 if (venc->enable & VENC_ENABLE_MASK) in venc_stop_session()