| /drivers/peripheral/codec/test/fuzztest/adapter_fuzzer/codecgetparameteradapter_fuzzer/ |
| D | codecgetparameter_fuzzer.cpp | 22 uint32_t paramIndex; member
|
| /drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codecgetparameteromx_fuzzer/ |
| D | codecgetparameter_fuzzer.cpp | 23 uint32_t paramIndex; member
|
| /drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecgetparameterhdi_fuzzer/ |
| D | codecgetparameter_fuzzer.cpp | 23 uint32_t paramIndex; member
|
| /drivers/hdf_core/framework/tools/hdi-gen/codegen/ |
| D | cpp_service_stub_code_emitter.cpp | 239 for (size_t paramIndex = 0; paramIndex < method->GetParameterNumber(); paramIndex++) { in GetSourceOtherLibInclusions() local 261 for (size_t paramIndex = 0; paramIndex < method->GetParameterNumber(); paramIndex++) { in GetSourceOtherFileInclusions() local 535 for (size_t paramIndex = 0; paramIndex < method->GetParameterNumber(); paramIndex++) { in GetUtilMethods() local
|
| D | cpp_client_proxy_code_emitter.cpp | 330 for (size_t paramIndex = 0; paramIndex < method->GetParameterNumber(); paramIndex++) { in GetSourceOtherLibInclusions() local 349 for (size_t paramIndex = 0; paramIndex < method->GetParameterNumber(); paramIndex++) { in GetSourceOtherFileInclusions() local 705 for (size_t paramIndex = 0; paramIndex < method->GetParameterNumber(); paramIndex++) { in GetUtilMethods() local
|
| D | c_client_proxy_code_emitter.cpp | 178 for (size_t paramIndex = 0; paramIndex < method->GetParameterNumber(); paramIndex++) { in GetHeaderOtherLibInclusions() local 802 for (size_t paramIndex = 0; paramIndex < method->GetParameterNumber(); paramIndex++) { in GetUtilMethods() local
|
| D | c_service_stub_code_emitter.cpp | 735 for (size_t paramIndex = 0; paramIndex < method->GetParameterNumber(); paramIndex++) { in GetUtilMethods() local
|
| /drivers/peripheral/codec/hal/passthrough/src/ |
| D | codec_adapter.cpp | 136 …const struct CodecComponentNode *codecNode, OMX_INDEXTYPE paramIndex, int8_t *param, uint32_t para… in CodecAdapterGetParameter() 301 bool CheckParamStructLen(int32_t paramIndex, uint32_t paramLen) in CheckParamStructLen()
|
| D | codec_component_if.c | 46 …struct CodecComponentType *self, uint32_t paramIndex, int8_t *paramStruct, uint32_t paramStructLen) in ComponentTypeGetParameter()
|
| /drivers/peripheral/codec/hal/passthrough/adapter/src/ |
| D | component_node.cpp | 113 int32_t ComponentNode::GetParameter(OMX_INDEXTYPE paramIndex, int8_t *param, uint32_t paramLen) in GetParameter() 145 int32_t ComponentNode::SetParameter(OMX_INDEXTYPE paramIndex, const int8_t *param, uint32_t paramLe… in SetParameter()
|
| D | component_common.cpp | 658 int32_t SplitParam(int32_t paramIndex, int8_t *paramIn, Param *paramOut, int32_t ¶mCnt, CodecTy… in SplitParam() 1081 int32_t ParseParam(int32_t paramIndex, Param *paramIn, int32_t paramCnt, int8_t *paramOut, CodecExI… in ParseParam()
|
| /drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ |
| D | component_node.cpp | 118 int32_t ComponentNode::GetParameter(OMX_INDEXTYPE paramIndex, int8_t *param, uint32_t paramLen) in GetParameter() 128 int32_t ComponentNode::SetParameter(OMX_INDEXTYPE paramIndex, int8_t *param, uint32_t paramLen) in SetParameter()
|
| /drivers/peripheral/codec/hal/idl_service/src/ |
| D | component_node.cpp | 172 int32_t ComponentNode::GetParameter(OMX_INDEXTYPE paramIndex, int8_t *param) in GetParameter() 182 int32_t ComponentNode::SetParameter(OMX_INDEXTYPE paramIndex, const int8_t *param) in SetParameter()
|
| /drivers/peripheral/codec/hal/src/ |
| D | codec_adapter.cpp | 111 int32_t OmxAdapterGetParameter(struct CodecComponentNode *codecNode, OMX_INDEXTYPE paramIndex, int8… in OmxAdapterGetParameter()
|
| D | codec_component_type_service.c | 55 uint32_t paramIndex, int8_t *paramStruct, uint32_t paramStructLen) in CodecComponentTypeGetParameter()
|
| D | codec_component_type_stub.c | 125 uint32_t paramIndex = 0; in SerStubGetParameter() local
|
| D | codec_component_type_proxy.c | 150 uint32_t paramIndex, int8_t *paramStruct, uint32_t paramStructLen) in CodecComponentTypeProxyGetParameter()
|
| /drivers/peripheral/codec/test/demo/v1.0/ |
| D | codec_encode_test_async.c | 425 int32_t paramIndex = 0; in GetEncParameter() local
|
| D | codec_decode_test_async.c | 524 int32_t paramIndex = 0; in GetDecParameter() local
|
| D | codec_encode_test_ipc.c | 423 int32_t paramIndex = 0; in GetEncParameter() local
|
| D | codec_decode_test_ipc.c | 509 int32_t paramIndex = 0; in GetDecParameter() local
|