Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/
H A Dmtk_vcodec_drv.h213 struct vdec_pic_info { struct
279 struct vdec_pic_info picinfo;
290 struct vdec_pic_info last_decoded_picinfo;
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/vdec/
H A Dvdec_h264_if.c113 struct vdec_pic_info pic;
167 static int alloc_mv_buf(struct vdec_h264_inst *inst, struct vdec_pic_info *pic) in alloc_mv_buf()
246 struct vdec_pic_info *pic) in get_pic_info()
400 struct vdec_pic_info pic; in vdec_h264_decode()
H A Dvdec_vp8_if.c86 struct vdec_pic_info pic;
283 static void get_pic_info(struct vdec_vp8_inst *inst, struct vdec_pic_info *pic) in get_pic_info()
H A Dvdec_vp9_if.c699 static void get_pic_info(struct vdec_vp9_inst *inst, struct vdec_pic_info *pic) in get_pic_info()