Searched refs:MPP_CMD_QUERY_BASE (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/mpp/osal/inc/ |
| H A D | mpp_service.h | 60 MPP_CMD_QUERY_BASE = 0, enumerator 61 MPP_CMD_PROBE_HW_SUPPORT = MPP_CMD_QUERY_BASE + 0, 62 MPP_CMD_QUERY_HW_ID = MPP_CMD_QUERY_BASE + 1, 63 MPP_CMD_QUERY_CMD_SUPPORT = MPP_CMD_QUERY_BASE + 2,
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_common.h | 100 MPP_CMD_QUERY_BASE = 0, enumerator 101 MPP_CMD_QUERY_HW_SUPPORT = MPP_CMD_QUERY_BASE + 0, 102 MPP_CMD_QUERY_HW_ID = MPP_CMD_QUERY_BASE + 1, 103 MPP_CMD_QUERY_CMD_SUPPORT = MPP_CMD_QUERY_BASE + 2,
|
| H A D | mpp_common.c | 1151 case MPP_CMD_QUERY_BASE: in mpp_get_cmd_butt()
|
| /OK3568_Linux_fs/external/mpp/osal/ |
| H A D | mpp_platform.cpp | 117 cap->query_cmd = MPP_CMD_QUERY_BASE + 1; in MppPlatformService()
|
| /OK3568_Linux_fs/external/mpp/osal/driver/ |
| H A D | mpp_service.c | 41 { MPP_CMD_QUERY_BASE, "query_cmd", },
|