Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dmovenc.h176 MOV_PRFT_SRC_WALLCLOCK, enumerator
Dmovenc.c107 …{ "wallclock", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = MOV_PRFT_SRC_WALLCLOCK}, 0, 0, AV_OPT_FLAG_ENCO…
4837 if (mov->write_prft == MOV_PRFT_SRC_WALLCLOCK) { in mov_write_prft_tag()