Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_defs.h61 VPU_MSG_ID_RES_CHANGE, enumerator
H A Dvpu_msgs.c79 call_void_vop(inst, event_notify, VPU_MSG_ID_RES_CHANGE, NULL); in vpu_session_handle_resolution_change()
204 {VPU_MSG_ID_RES_CHANGE, vpu_session_handle_resolution_change},
H A Dvpu_helpers.c483 case VPU_MSG_ID_RES_CHANGE: return "resolution change"; in vpu_id_name()
H A Dvpu_malone.c737 {VPU_MSG_ID_RES_CHANGE, VID_API_EVENT_RES_CHANGE},
H A Dvdec.c1331 case VPU_MSG_ID_RES_CHANGE: in vdec_event_notify()