Home
last modified time | relevance | path

Searched refs:venc_abi_version (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/
H A Dvenc_vpu_if.c26 msg->venc_abi_version); in handle_enc_init_msg()
27 switch (msg->venc_abi_version) { in handle_enc_init_msg()
32 msg->venc_abi_version); in handle_enc_init_msg()
H A Dvenc_ipi_msg.h141 * @venc_abi_version: ABI version of the firmware. Kernel can use it to
151 uint32_t venc_abi_version; member
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/encoder/
H A Dvenc_ipi_msg.h165 * @venc_abi_version: ABI version of the firmware. Kernel can use it to
175 uint32_t venc_abi_version; member
H A Dvenc_vpu_if.c24 mtk_venc_debug(vpu->ctx, "firmware version: 0x%x\n", msg->venc_abi_version); in handle_enc_init_msg()
25 switch (msg->venc_abi_version) { in handle_enc_init_msg()
30 msg->venc_abi_version); in handle_enc_init_msg()

Completed in 3 milliseconds