Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_windsor.c181 u32 end_frame; member
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch322 + * An error has occured, end_frame will not be called
1788 if (s->ref && (ret = avctx->hwaccel->end_frame(avctx)) < 0) {
9156 +// that will remain intact until after end_frame
9310 + // It is possible, though maybe a bug, to get an end_frame without
9647 + .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);