Home | History | Annotate | Download | only in include

Lines Matching refs:VDP_TRACE_EVENT2

2224 #define VDP_TRACE_EVENT2(m,p1,p2)                {if (vdp_cb.trace_level >= BT_TRACE_LEVEL_EVENT) BT_TRACE_2(TRACE_LAYER_AVP, TRACE_TYPE_EVENT,m,p1,p2);}
4238 #define VDP_TRACE_EVENT2(m,p1,p2)