Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/tools/dspadpcm/src/
Dmain.c48 #define DECODE_AIFF 1 macro
270 decodeFormat = DECODE_AIFF; in parse_args()
416 if (decodeFormat != DECODE_AIFF) in parse_args()
835 case DECODE_AIFF: in decode_input_file()