Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Divi.h270 int got_p_frame; member
Divi.c1091 if (ctx->got_p_frame) { in ff_ivi_decode_frame()
1094 ctx->got_p_frame = 0; in ff_ivi_decode_frame()
1182 ctx->got_p_frame = 0; in ff_ivi_decode_frame()
1184 ff_ivi_decode_frame(avctx, ctx->p_frame, &ctx->got_p_frame, &pkt); in ff_ivi_decode_frame()