Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_defs.h55 VPU_MSG_ID_FRAME_INPUT_DONE, enumerator
H A Dvpu_msgs.c205 {VPU_MSG_ID_FRAME_INPUT_DONE, vpu_session_handle_input_done},
H A Dvpu_helpers.c477 case VPU_MSG_ID_FRAME_INPUT_DONE: return "frame input done"; in vpu_id_name()
H A Dvpu_windsor.c674 {VPU_MSG_ID_FRAME_INPUT_DONE, VID_API_ENC_EVENT_FRAME_INPUT_DONE},