Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvdec.c32 struct vdec_fs_info { struct
53 struct vdec_fs_info mbi; argument
54 struct vdec_fs_info dcp;
944 static void vdec_request_one_fs(struct vdec_fs_info *fs) in vdec_request_one_fs()
951 static int vdec_alloc_fs_buffer(struct vpu_inst *inst, struct vdec_fs_info *fs) in vdec_alloc_fs_buffer()
970 static void vdec_alloc_fs(struct vpu_inst *inst, struct vdec_fs_info *fs) in vdec_alloc_fs()
982 static void vdec_clear_fs(struct vdec_fs_info *fs) in vdec_clear_fs()
994 static int vdec_response_fs(struct vpu_inst *inst, struct vdec_fs_info *fs) in vdec_response_fs()