Searched refs:FF_MOV_FLAG_MFRA_PTS (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | isom.h | 395 #define FF_MOV_FLAG_MFRA_PTS 2 macro
|
H A D | mov.c | 5226 c->use_mfra_for == FF_MOV_FLAG_MFRA_PTS) { 6310 c->use_mfra_for = FF_MOV_FLAG_MFRA_PTS; 9415 -1, FF_MOV_FLAG_MFRA_PTS, FLAGS, 9421 {"pts", "pts", 0, AV_OPT_TYPE_CONST, {.i64 = FF_MOV_FLAG_MFRA_PTS}, 0, 0,
|
Completed in 10 milliseconds