Home | History | Annotate | Download | only in include

Lines Matching refs:VDP_TRACE_EVENT4

2226 #define VDP_TRACE_EVENT4(m,p1,p2,p3,p4)          {if (vdp_cb.trace_level >= BT_TRACE_LEVEL_EVENT) BT_TRACE_4(TRACE_LAYER_AVP, TRACE_TYPE_EVENT,m,p1,p2,p3,p4);}
4240 #define VDP_TRACE_EVENT4(m,p1,p2,p3,p4)