Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/tools/dspadpcm/src/
Dmain.c54 BOOL coef_flag; // TRUE for text dump of DSPADPCMHEADER to file variable
249 coef_flag = FALSE; in parse_args()
365 coef_flag = TRUE; in parse_args()
451 if ((0 == coef_path[0]) && (coef_flag = TRUE)) in parse_args()
701 if (coef_flag) in encode_soundfile()
871 if (coef_flag) in decode_input_file()