Searched refs:end_frame (Results 1 – 2 of 2) sorted by relevance
181 u32 end_frame; member
17982 + * An error has occured, end_frame will not be called19495 if (s->ref && (ret = avctx->hwaccel->end_frame(avctx)) < 0) {49732 + .end_frame = rpi_hevc_end_frame,49748 + .end_frame = rpi_hevc_end_frame,55754 +// that will remain intact until after end_frame55908 + // It is possible, though maybe a bug, to get an end_frame without56245 + .end_frame = v4l2_request_hevc_end_frame,58497 + return ctx->fns->end_frame(avctx);58732 + .end_frame = v4l2_req_hevc_end_frame,58831 + int (*end_frame)(AVCodecContext *avctx);