Home
last modified time | relevance | path

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

/linux/drivers/media/platform/amphion/
H A Dvdec.c31 struct vdec_fs_info { struct
61 struct vdec_fs_info mbi; argument
62 struct vdec_fs_info dcp;
1049 static void vdec_request_one_fs(struct vdec_fs_info *fs) in vdec_request_one_fs()
1056 static int vdec_alloc_fs_buffer(struct vpu_inst *inst, struct vdec_fs_info *fs) in vdec_alloc_fs_buffer()
1075 static void vdec_alloc_fs(struct vpu_inst *inst, struct vdec_fs_info *fs) in vdec_alloc_fs()
1087 static void vdec_clear_fs(struct vdec_fs_info *fs) in vdec_clear_fs()
1099 static int vdec_response_fs(struct vpu_inst *inst, struct vdec_fs_info *fs) in vdec_response_fs()