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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dcmdutils.h325 } PtsCorrectionContext; typedef in typeref:struct:__anon1821
328 * Reset the state of the PtsCorrectionContext.
330 void init_pts_correction(PtsCorrectionContext *ctx);
342 int64_t guess_correct_pts(PtsCorrectionContext *ctx, int64_t pts, int64_t dts);
H A Dcmdutils.c841 void init_pts_correction(PtsCorrectionContext *ctx)
847 int64_t guess_correct_pts(PtsCorrectionContext *ctx, int64_t reordered_pts,
H A Davplay.c208 PtsCorrectionContext pts_ctx;
H A Davconv.c174 PtsCorrectionContext pts_ctx;
H A Dffmpeg.c311 PtsCorrectionContext pts_ctx;

Completed in 63 milliseconds