Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dtee.c33 ON_SLAVE_FAILURE_ABORT = 1, enumerator
37 #define DEFAULT_SLAVE_FAILURE_POLICY ON_SLAVE_FAILURE_ABORT
88 tee_slave->on_fail = ON_SLAVE_FAILURE_ABORT; in parse_slave_failure_policy_option()
95 tee_slave->on_fail = ON_SLAVE_FAILURE_ABORT; in parse_slave_failure_policy_option()
442 } else if (tee_slave->on_fail == ON_SLAVE_FAILURE_ABORT) { in tee_process_slave_failure()

Completed in 2 milliseconds