Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/tools/dspadpcm/src/
Dmain.c63 #define DECODE_AIFF 1 macro
280 decodeFormat = DECODE_AIFF; in parse_args()
428 if (decodeFormat != DECODE_AIFF) in parse_args()
845 case DECODE_AIFF: in decode_input_file()