Home
last modified time | relevance | path

Searched refs:VENC_IPI_MSG_STATUS_OK (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/media/platform/mediatek/vcodec/encoder/
Dvenc_ipi_msg.h142 VENC_IPI_MSG_STATUS_OK, enumerator
Dvenc_vpu_if.c83 vpu->failure = (msg->status != VENC_IPI_MSG_STATUS_OK); in vpu_enc_ipi_handler()