Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddirac_parser.c213 uint8_t *cur_pu = pc->buffer + in dirac_combine_frame() local
215 int64_t pts = AV_RB32(cur_pu + 13); in dirac_combine_frame()
221 if (!avctx->has_b_frames && (cur_pu[4] & 0x03)) in dirac_combine_frame()