Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/amphion/
Dvpu_defs.h64 VPU_MSG_ID_PIC_EOS, enumerator
Dvpu_msgs.c150 call_void_vop(inst, event_notify, VPU_MSG_ID_PIC_EOS, NULL); in vpu_session_handle_eos()
195 {VPU_MSG_ID_PIC_EOS, vpu_session_handle_eos},
Dvpu_helpers.c486 case VPU_MSG_ID_PIC_EOS: return "eos"; in vpu_id_name()
Dvpu_malone.c735 {VPU_MSG_ID_PIC_EOS, VID_API_EVENT_FINISHED},
Dvdec.c1340 case VPU_MSG_ID_PIC_EOS: in vdec_event_notify()