Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/tools/dspadpcm/src/
Dmain.c65 u32 decodeFormat; // user specified decode fromat variable
155 decodeFormat = DECODE_WAV; in init()
280 decodeFormat = DECODE_AIFF; in parse_args()
287 decodeFormat = DECODE_WAV; in parse_args()
428 if (decodeFormat != DECODE_AIFF) in parse_args()
837 switch (decodeFormat) in decode_input_file()