Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/amphion/
Dvpu_defs.h55 VPU_MSG_ID_FRAME_INPUT_DONE, enumerator
Dvpu_msgs.c189 {VPU_MSG_ID_FRAME_INPUT_DONE, vpu_session_handle_input_done},
Dvpu_helpers.c477 case VPU_MSG_ID_FRAME_INPUT_DONE: return "frame input done"; in vpu_id_name()
Dvpu_windsor.c674 {VPU_MSG_ID_FRAME_INPUT_DONE, VID_API_ENC_EVENT_FRAME_INPUT_DONE},