| /test/xts/acts/multimedia/audio_ndk/oh_audio_stream_builder_test/src/ |
| H A D | oh_audio_stream_builder_unit_test.cpp | 148 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; in HWTEST() local 164 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; in HWTEST() local 193 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; in HWTEST() local 213 OH_AudioStream_Type type in HWTEST() local 53 AudioRendererInterruptEvent(OH_AudioRenderer* renderer, void* userData, OH_AudioInterrupt_ForceType type, OH_AudioInterrupt_Hint hint) AudioRendererInterruptEvent() argument 233 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 253 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 273 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 293 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 313 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 333 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 353 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 373 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 394 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 414 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; HWTEST() local 435 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 455 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; HWTEST() local 477 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 498 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 517 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; HWTEST() local 536 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; HWTEST() local 556 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 577 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 598 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; HWTEST() local 618 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 640 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; HWTEST() local 661 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 681 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 701 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 721 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 741 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 761 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 783 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 804 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 825 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; HWTEST() local 846 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; HWTEST() local 866 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; HWTEST() local 886 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; HWTEST() local 907 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; HWTEST() local 942 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; HWTEST() local 998 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; HWTEST() local 1055 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; HWTEST() local 1125 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; HWTEST() local 1186 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; HWTEST() local 1203 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; HWTEST() local 1224 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; HWTEST() local 1245 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local 1266 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; HWTEST() local [all...] |
| /test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/ |
| H A D | ActsMediaPlayerAudioTest.cpp | 200 void PlayerliteCallback::OnInfo(int32_t type, int32_t extra)
in OnInfo() argument
|
| /test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/ |
| H A D | image_packer_test.cpp | 81 void SetUpImage(int type)
in SetUpImage() argument
|
| /test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/ |
| H A D | image_receiver_module_test.cpp | 393 Image_ErrorCode ImageReceiverModuleTest::GetImageByteBuffer(OH_ImageNative *image, int32_t type, in GetImageByteBuffer() argument 404 Image_ErrorCode ImageReceiverModuleTest::GetImageBufferSize(OH_ImageNative *image, int32_t type, size_t *size) in GetImageBufferSize() argument 414 Image_ErrorCode ImageReceiverModuleTest::GetImageRowStride(OH_ImageNative *image, int32_t type, int32_t *rowStride) in GetImageRowStride() argument 424 Image_ErrorCode ImageReceiverModuleTest::GetImagePixelStride(OH_ImageNative *image, int32_t type, int32_t *pixelStride) in GetImagePixelStride() argument
|
| /test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/ |
| H A D | common.cpp | 413 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg)
in OnError() argument
|
| /test/xts/dcts/communication/softbus_standard/socket_trans/server/ |
| H A D | SocketTestServer.cpp | 213 OnNodeBasicInfoChanged(NodeBasicInfoType type, NodeBasicInfo* info) OnNodeBasicInfoChanged() argument 222 onDefNodeStatusChanged(NodeStatusType type, NodeStatus *status) onDefNodeStatusChanged() argument [all...] |
| /test/xts/device_attest/interfaces/kits/napi/src/ |
| H A D | devattest_napi.cpp | 155 napi_valuetype type = napi_undefined; in GetAttestResultInfo() local
|
| /test/xts/device_attest/services/core/attest/ |
| H A D | attest_service_device.c | 72 static int32_t CheckSysInfosLength(SYS_DEV_TYPE_E type, size_t sysInfosLength) in CheckSysInfosLength() argument 85 SetSysData(SYS_DEV_TYPE_E type) SetSysData() argument [all...] |
| /test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/ |
| H A D | benchmark_common.cpp | 407 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() argument
|
| /test/xts/hats/hdf/camera/cameraMg/v1_0/src/ |
| H A D | common.cpp | 433 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg)
in OnError() argument
|
| /test/xts/hats/hdf/codec/benchmarktest/ |
| H A D | codec_benchmark_omx_test.cpp | 75 void InitOmxCodecBuffer(OmxCodecBuffer& buffer, CodecBufferType type)
in InitOmxCodecBuffer() argument
|
| /test/xts/hats/hdf/codec/hdi_component_additional/ |
| H A D | codec_component_test.cpp | 73 void InitOmxCodecBuffer(OmxCodecBuffer &buffer, CodecBufferType type) in InitOmxCodecBuffer() argument
|
| /test/xts/hats/hdf/codec/hdi_idlomx/ |
| H A D | codec_function_utils.cpp | 47 void FunctionUtil::InitOmxCodecBuffer(OmxCodecBuffer &buffer, CodecBufferType type)
in InitOmxCodecBuffer() argument 105 UseBufferType type;
in InitBufferHandleParameter() local 319 FillAndEmptyAllBuffer(sptr<ICodecComponent> component, CodecBufferType type) FillAndEmptyAllBuffer() argument [all...] |
| /test/xts/hats/hdf/display/composer/common/ |
| H A D | hdi_test_layer.cpp | 253 void HdiTestLayer::SetCompType(Composer::V1_0::CompositionType type) in SetCompType() argument 270 void HdiTestLayer::SetBlendType(BlendType type) in SetBlendType() argument [all...] |
| /test/xts/hats/hdf/location/agnss/ |
| H A D | agnss_hdi_test.cpp | 75 int32_t AgnssCallbackImpl::RequestSubscriberSetId(SubscriberSetIdType type) in RequestSubscriberSetId() argument 92 int32_t AgnssCallbackImpl::RequestAgnssRefInfo(AGnssRefInfoType type) in RequestAgnssRefInfo() argument 270 RequestGnssReferenceInfo(GnssRefInfoType type) RequestGnssReferenceInfo() argument [all...] |
| /test/xts/hats/hdf/wlan/wlanBenchmarkTest/ |
| H A D | hdf_wifi_benchmark_test.cpp | 379 int32_t type; BENCHMARK_F() local [all...] |
| /test/xts/hats/kernel/syscalls/net/data_handle/ |
| H A D | DataHandleApiTest.cpp | 153 ClientType *type = reinterpret_cast<ClientType *>(args); in UdpClient() local 192 ClientType type = WAIT_MSG_EXIT; in HWTEST_F() local 316 ClientType type in HWTEST_F() local 399 ClientType type = NO_RECV_MSG; HWTEST_F() local 435 ClientType type = NO_RECV_MSG; HWTEST_F() local 489 ClientType type = WAIT_MSG_NULL; HWTEST_F() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | cdxl.c | 47 int type; member
|
| H A D | jpeg2000dwt.c | 536 ff_jpeg2000_dwt_init(DWTContext *s, int border[2][2], int decomp_levels, int type) ff_jpeg2000_dwt_init() argument
|
| H A D | codec.h | 209 enum AVMediaType type; member
|
| H A D | fmvc.c | 416 unsigned type, size; in decode_frame() local 451 int type, k, l; in decode_frame() local [all...] |
| H A D | dxva2_av1.c | 357 unsigned type; in commit_bitstream_and_slice_buffer() local [all...] |
| H A D | dxva2_h264.c | 316 unsigned type; in commit_bitstream_and_slice_buffer() local [all...] |
| /third_party/curl/tests/http/clients/ |
| H A D | h2-pausing.c | 40 static void log_line_start(FILE *log, const char *idsbuf, curl_infotype type) in log_line_start() argument 61 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() argument
|
| H A D | h2-download.c | 48 int my_trace(CURL *handle, curl_infotype type, in my_trace() argument
|