Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/amphion/
Dvpu_defs.h61 VPU_MSG_ID_RES_CHANGE, enumerator
Dvpu_msgs.c76 call_void_vop(inst, event_notify, VPU_MSG_ID_RES_CHANGE, NULL); in vpu_session_handle_resolution_change()
186 {VPU_MSG_ID_RES_CHANGE, vpu_session_handle_resolution_change},
Dvpu_malone.c715 {VPU_MSG_ID_RES_CHANGE, VID_API_EVENT_RES_CHANGE},
Dvdec.c1223 case VPU_MSG_ID_RES_CHANGE: in vdec_event_notify()