Home
last modified time | relevance | path

Searched refs:state (Results 1 – 7 of 7) sorted by relevance

/RvlSDK-3.2.3/build/libraries/cx/src/
DCXUncompression.c626 RCInitState_( RCState* state ) in RCInitState_() argument
628 state->low = 0; in RCInitState_()
629 state->range = RC_MAX_RANGE; in RCInitState_()
630 state->code = 0; in RCInitState_()
631 state->carry = 0; in RCInitState_()
632 state->carry_cnt = 0; in RCInitState_()
770 RCGetData_( const u8* srcp, RCCompressionInfo* info, RCState* state, u32* pSrcCnt ) in RCGetData_() argument
773 u16 val = RCSearch_( info, state->code, state->range, state->low ); in RCGetData_()
778 tmp = state->range / info->total; in RCGetData_()
779 state->low += info->low_cnt[ val ] * tmp; in RCGetData_()
[all …]
/RvlSDK-3.2.3/build/tools/sndconv/src/
Dsndconv.c30 static int state; variable
111 if (state == STATE_BEGIN) in parseBeginStatement()
121 state = STATE_BEGIN; in parseBeginStatement()
342 if (state == STATE_END) in parseEndStatement()
359 state = STATE_END; in parseEndStatement()
696 state = STATE_END; in init()
/RvlSDK-3.2.3/build/demos/wpaddemo/src/
Dwpad_axdemo.c190 u32 state; member
409 Voices[i].state = VOICE_STATE_STOP; in main()
444 … if (Voices[i].state != VOICE_STATE_STOPPED && Voices[i].state != VOICE_STATE_STOP) in main()
756 Voices[voice->index].state = VOICE_STATE_START; in PlaySample()
782 switch (Voices[i].state) in AudioFrameCallback()
789 Voices[i].state = VOICE_STATE_STARTED; in AudioFrameCallback()
793 Voices[i].state = VOICE_STATE_PLAYING; in AudioFrameCallback()
797 if (Voices[i].voice->pb.state == AX_PB_STATE_STOP) in AudioFrameCallback()
812 Voices[i].state = VOICE_STATE_STOPPED; in AudioFrameCallback()
845 Voices[voice->index].state = VOICE_STATE_STOPPED; in VoiceCallback()
Dwpad_spdemo.c483 if ( AX_PB_STATE_STOP == ((vInfo[i].voice)->pb.state)) in AudioFrameCallback()
/RvlSDK-3.2.3/include/revolution/
Ddvd.h314 s32 state; member
Dax.h573 u16 state; // current state (see below) member
989 void AXSetVoiceState (AXVPB *p, u16 state);
/RvlSDK-3.2.3/
Dreadme-RVL_SDK-3_2-patch3.txt172 …iple NDEV units are connected. When one NDEV is connected, specifications state to use EXI0 from P…
182 …e is running, OSFatal runs without recovering from the burn-in protection state (the screen stays …