Searched refs:end_frame (Results 1 – 2 of 2) sorted by relevance
181 u32 end_frame; member
322 + * An error has occured, end_frame will not be called1788 if (s->ref && (ret = avctx->hwaccel->end_frame(avctx)) < 0) {9156 +// that will remain intact until after end_frame9310 + // It is possible, though maybe a bug, to get an end_frame without9647 + .end_frame = v4l2_request_hevc_end_frame,12130 + return ctx->fns->end_frame(avctx);12399 + .end_frame = v4l2_req_hevc_end_frame,12499 + int (*end_frame)(AVCodecContext *avctx);