Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/amphion/
Dvpu_defs.h64 VPU_MSG_ID_PIC_EOS, enumerator
Dvpu_msgs.c148 call_void_vop(inst, event_notify, VPU_MSG_ID_PIC_EOS, NULL); in vpu_session_handle_eos()
193 {VPU_MSG_ID_PIC_EOS, vpu_session_handle_eos},
Dvpu_malone.c713 {VPU_MSG_ID_PIC_EOS, VID_API_EVENT_FINISHED},
Dvdec.c1232 case VPU_MSG_ID_PIC_EOS: in vdec_event_notify()