Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dnut.h134 int64_t ff_lsb2full(StreamContext *stream, int64_t lsb);
H A Dnut.c266 int64_t ff_lsb2full(StreamContext *stream, int64_t lsb) in ff_lsb2full() function
H A Dnutenc.c1086 if (ff_lsb2full(nus, coded_pts) != pkt->pts) in nut_write_packet()
H A Dnutdec.c1042 *pts = ff_lsb2full(stc, coded_pts); in decode_frame_header()

Completed in 5 milliseconds