Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dralf.c69 int block_pts[1 << 12]; ///< block start time (in milliseconds) member
477 ctx->block_pts[ctx->num_blocks] = get_bits(&gb, 9); in decode_frame()
479 ctx->block_pts[ctx->num_blocks] = 0; in decode_frame()

Completed in 2 milliseconds