Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_av1_req_lat_if.c609 struct vdec_av1_slice_slot { struct
663 struct vdec_av1_slice_slot slots;
719 struct vdec_av1_slice_slot slots;
832 struct vdec_av1_slice_slot *slots = &vsi->slots; in vdec_av1_slice_get_new_slot()
856 static void vdec_av1_slice_decrease_ref_count(struct vdec_av1_slice_slot *slots, int fb_idx) in vdec_av1_slice_decrease_ref_count()
870 static void vdec_av1_slice_cleanup_slots(struct vdec_av1_slice_slot *slots, in vdec_av1_slice_cleanup_slots()
1496 struct vdec_av1_slice_slot *slots = &vsi->slots; in vdec_av1_slice_setup_ref()