Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/amphion/
Dvdec.c32 struct vdec_fs_info { struct
53 struct vdec_fs_info mbi; argument
54 struct vdec_fs_info dcp;
946 static void vdec_request_one_fs(struct vdec_fs_info *fs) in vdec_request_one_fs()
953 static int vdec_alloc_fs_buffer(struct vpu_inst *inst, struct vdec_fs_info *fs) in vdec_alloc_fs_buffer()
972 static void vdec_alloc_fs(struct vpu_inst *inst, struct vdec_fs_info *fs) in vdec_alloc_fs()
984 static void vdec_clear_fs(struct vdec_fs_info *fs) in vdec_clear_fs()
996 static int vdec_response_fs(struct vpu_inst *inst, struct vdec_fs_info *fs) in vdec_response_fs()