Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_defs.h64 VPU_MSG_ID_PIC_EOS, enumerator
H A Dvpu_msgs.c151 call_void_vop(inst, event_notify, VPU_MSG_ID_PIC_EOS, NULL); in vpu_session_handle_eos()
211 {VPU_MSG_ID_PIC_EOS, vpu_session_handle_eos},
H A Dvpu_helpers.c486 case VPU_MSG_ID_PIC_EOS: return "eos"; in vpu_id_name()
H A Dvpu_malone.c735 {VPU_MSG_ID_PIC_EOS, VID_API_EVENT_FINISHED},
H A Dvdec.c1338 case VPU_MSG_ID_PIC_EOS: in vdec_event_notify()