Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg.h306 #define DECODING_FOR_OST 1 macro
Dffmpeg_opt.c2510 ist->decoding_needed |= DECODING_FOR_OST; in open_output_file()
Dffmpeg.c2970 (ist->decoding_needed & DECODING_FOR_OST)) { in init_input_stream()