Home
last modified time | relevance | path

Searched refs:CMD_CODEC_GET_COMPONENT_NUM (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/codec/hal/include/
H A Dcodec_internal.h29 CMD_CODEC_GET_COMPONENT_NUM, enumerator
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_component_manager_stub.c185 case CMD_CODEC_GET_COMPONENT_NUM: in CodecComponentManagerServiceOnRemoteRequest()
H A Dcodec_component_manager_proxy.c72 …g_codecComponentManagerProxy.remoteOmx, CMD_CODEC_GET_COMPONENT_NUM, data, reply) != HDF_SUCCESS) { in GetComponentNum()