Searched refs:append_shorthand_operation (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Doptions.c105 static Operation *append_shorthand_operation(CommandLineOptions *options, OperationType type);
247 op2 = append_shorthand_operation(options, OP__ADD_SEEKPOINT);
372 (void) append_shorthand_operation(options, OP__SHOW_MD5SUM);
375 (void) append_shorthand_operation(options, OP__SHOW_MIN_BLOCKSIZE);
378 (void) append_shorthand_operation(options, OP__SHOW_MAX_BLOCKSIZE);
381 (void) append_shorthand_operation(options, OP__SHOW_MIN_FRAMESIZE);
384 (void) append_shorthand_operation(options, OP__SHOW_MAX_FRAMESIZE);
387 (void) append_shorthand_operation(options, OP__SHOW_SAMPLE_RATE);
390 (void) append_shorthand_operation(options, OP__SHOW_CHANNELS);
393 (void) append_shorthand_operation(option
764 Operation *append_shorthand_operation(CommandLineOptions *options, OperationType type) function
[all...]

Completed in 108 milliseconds