Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/amphion/
Dvpu_defs.h58 VPU_MSG_ID_FRAME_REQ, enumerator
Dvpu_msgs.c94 call_void_vop(inst, event_notify, VPU_MSG_ID_FRAME_REQ, &fs); in vpu_session_handle_frame_request()
188 {VPU_MSG_ID_FRAME_REQ, vpu_session_handle_frame_request},
Dvpu_malone.c719 {VPU_MSG_ID_FRAME_REQ, VID_API_EVENT_REQ_FRAME_BUFF},
Dvdec.c1226 case VPU_MSG_ID_FRAME_REQ: in vdec_event_notify()