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

/ast/src/cmd/sortlib/vcodex/
H A Dvcodex.c31 "decodes input, output and temporary file data. By default temporary and "
43 "[t:temporary?Encode temporary intermediate files using "
44 "\amethod\a. \b--notemporary\b disables temporary encoding.]:[method]"
81 Encoding_t temporary; member in struct:State_s
216 if (state->temporary.use > 0 || !state->temporary.use && state->input.use > 0)
218 if (!state->temporary.use)
219 state->temporary
[all...]

Completed in 10 milliseconds