Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_ipi_msg.h17 AP_IPIMSG_DEC_START = 0xA001, enumerator
H A Dvdec_vpu_if.c252 msg.msg_id = AP_IPIMSG_DEC_START; in vpu_dec_start()