Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_if.c156 unsigned int show_existing_frame; member
579 if (!vsi->show_existing_frame) { in vp9_decode_end_proc()
920 if (vsi->show_existing_frame) in vdec_vp9_decode()
925 if (vsi->show_existing_frame && (vsi->frm_to_show_idx < in vdec_vp9_decode()
/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c349 u16 show_existing_frame; member
1081 if (param->p.show_existing_frame) in codec_vp9_update_ref()
1235 if (!param->p.show_existing_frame) in codec_vp9_show_existing_frame()
1275 param->p.frame_type, param->p.show_existing_frame, in codec_vp9_process_frame()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst3924 show_existing_frame equal to 1.
3928 show_existing_frame mechanism. If not set, specifies that this frame
3929 will not be output using the show_existing_frame mechanism.