Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_defs.h59 VPU_MSG_ID_FRAME_RELEASE, enumerator
H A Dvpu_msgs.c114 call_void_vop(inst, event_notify, VPU_MSG_ID_FRAME_RELEASE, &fs); in vpu_session_handle_frame_release()
207 {VPU_MSG_ID_FRAME_RELEASE, vpu_session_handle_frame_release},
H A Dvpu_helpers.c481 case VPU_MSG_ID_FRAME_RELEASE: return "fb release"; in vpu_id_name()
H A Dvpu_windsor.c676 {VPU_MSG_ID_FRAME_RELEASE, VID_API_ENC_EVENT_FRAME_RELEASE},
H A Dvpu_malone.c742 {VPU_MSG_ID_FRAME_RELEASE, VID_API_EVENT_REL_FRAME_BUFF},
H A Dvdec.c1337 case VPU_MSG_ID_FRAME_RELEASE: in vdec_event_notify()