Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/inc/
H A Dmpp_service.h79 MPP_CMD_SEND_CODEC_INFO = MPP_CMD_CONTROL_BASE + 3, enumerator
/rockchip-linux_mpp/osal/driver/
H A Dmpp_service.c314 if (MPP_OK == mpp_service_check_cmd_valid(MPP_CMD_SEND_CODEC_INFO, p->cap)) in mpp_service_init()
720 mpp_req.cmd = MPP_CMD_SEND_CODEC_INFO; in mpp_service_cmd_send()