Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/tools/dspadpcm/src/
Dmain.c39 BOOL coef_flag; // TRUE for text dump of DSPADPCMHEADER to file variable
239 coef_flag = FALSE; in parse_args()
353 coef_flag = TRUE; in parse_args()
439 if ((0 == coef_path[0]) && (coef_flag = TRUE)) in parse_args()
691 if (coef_flag) in encode_soundfile()
861 if (coef_flag) in decode_input_file()