Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_defs.h56 VPU_MSG_ID_ENC_DONE, enumerator
H A Dvpu_msgs.c208 {VPU_MSG_ID_ENC_DONE, vpu_session_handle_enc_frame_done},
H A Dvpu_helpers.c478 case VPU_MSG_ID_ENC_DONE: return "encode done"; in vpu_id_name()
H A Dvpu_windsor.c675 {VPU_MSG_ID_ENC_DONE, VID_API_ENC_EVENT_FRAME_DONE},