Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvenc.c2012 static inline void timestamp_queue_enqueue(AVFifo *queue, int64_t timestamp) in timestamp_queue_enqueue() function
2457 timestamp_queue_enqueue(ctx->timestamp_list, frame->pts); in nvenc_send_frame()