Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/amphion/
Dvpu_defs.h64 VPU_MSG_ID_PIC_EOS, enumerator
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},
Dvpu_helpers.c486 case VPU_MSG_ID_PIC_EOS: return "eos"; in vpu_id_name()
Dvpu_malone.c730 {VPU_MSG_ID_PIC_EOS, VID_API_EVENT_FINISHED},
Dvdec.c1338 case VPU_MSG_ID_PIC_EOS: in vdec_event_notify()