Home
last modified time | relevance | path

Searched refs:WENC_FLAG_FIRST (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-3.1/include/revolution/
Dwenc.h39 #define WENC_FLAG_FIRST 0x00000000 macro
/RvlSDK-3.1/build/demos/wpaddemo/src/
Dwpad_spdemo.c322 flag = (info[chan].Speakers.first) ? (u32)WENC_FLAG_FIRST : (u32)WENC_FLAG_CONT; in UpdateSpeaker()
Dwpad_seqdemo.c352 flag = (info[chan].Speakers.first) ? (u32)WENC_FLAG_FIRST : (u32)WENC_FLAG_CONT; in UpdateSpeaker()
Dwpad_axdemo.c518 flag = (info[chan].Speakers.first) ? (u32)WENC_FLAG_FIRST : (u32)WENC_FLAG_CONT; in UpdateSpeaker()