Home
last modified time | relevance | path

Searched defs:mvfrm (Results 1 – 3 of 3) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/utils/
Dvdec.h275 struct vdec_frames_s *mvfrm; member
Dvdec.c5462 struct vdec_frames_s *mvfrm = vdec->mvfrm; in vdec_set_vframe_comm() local
5481 struct vdec_frames_s *mvfrm = vdec->mvfrm; in vdec_fill_vdec_frame() local
5515 struct vdec_frames_s *mvfrm = NULL; in vdec_get_frame_vdec() local
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/h264_multi/
Dh264_dpb.c1615 struct vdec_frames_s *mvfrm = p_H264_Dpb->vdec->mvfrm; local