Home
last modified time | relevance | path

Searched refs:show_existing_frame (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/vdec/
H A Dvdec_vp9_if.c118 * @show_existing_frame : inform this frame is show existing frame
156 unsigned int show_existing_frame; member
583 if (!vsi->show_existing_frame) { in vp9_decode_end_proc()
598 mtk_vcodec_debug(inst, "Decode Ok @%d (show_existing_frame)", in vp9_decode_end_proc()
932 if (vsi->show_existing_frame) in vdec_vp9_decode()
937 if (vsi->show_existing_frame && (vsi->frm_to_show_idx < in vdec_vp9_decode()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_if.c118 * @show_existing_frame : inform this frame is show existing frame
156 unsigned int show_existing_frame; member
579 if (!vsi->show_existing_frame) { in vp9_decode_end_proc()
594 mtk_vdec_debug(inst->ctx, "Decode Ok @%d (show_existing_frame)", vsi->frm_num); 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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 10 milliseconds