Home
last modified time | relevance | path

Searched defs:ret (Results 12276 - 12300 of 20383) sorted by relevance

1...<<491492493494495496497498499500>>...816

/foundation/multimedia/media_foundation/services/media_monitor/client/src/
H A Dmedia_monitor_manager.cpp138 int32_t ret = gamp->WriteAudioBuffer(fileName, ptr, size); in WriteAudioBuffer() local
175 int32_t ret = gamp->GetPcmDumpStatus(status); in GetMediaParameters() local
226 int32_t ret = gamp->SetMediaParameters(dumpType, dumpEnable); in SetMediaParameters() local
241 int32_t ret = gamp->ErasePreferredDeviceByType(preferredType); in ErasePreferredDeviceByType() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/src/
H A Dmedia_library_tab_old_photos_client.cpp42 int ret = BuildPredicates(uris, predicates); in GetUrisByOldUris() local
81 auto ret = resultSet->GetRowCount(count); in GetResultSetFromTabOldPhotos() local
/foundation/multimedia/av_codec/services/services/sa_avcodec/server/
H A Davcodec_server_manager.cpp224 int32_t ret = notifyProcessStatusFunc_(pid_, 1, status, AV_CODEC_SERVICE_ID); in NotifyProcessStatus() local
241 int32_t ret = setCriticalFunc_(pid_, isKeyService, AV_CODEC_SERVICE_ID); in SetCritical() local
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderreset_fuzzer/
H A Daudio_decoder_reset_demo.cpp258 int32_t ret = OH_AudioCodec_RegisterCallback(audioDec_, cb_, signal_); in CreateDec() local
397 int ret; in InputFunc() local
[all...]
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Ddynamic_controller.cpp73 auto ret = interface_.Invoke<DynamicInterfaceName::SET_CALLBACK>(instance_, callback, userData); in SetCallbackImpl() local
82 auto ret = interface_.Invoke<DynamicInterfaceName::SET_OUTPUT_SURFACE>(instance_, sf); in SetOutputSurfaceImpl() local
95 auto ret = interface_.Invoke<DynamicInterfaceName::CREATE_INPUT_SURFACE>(instance_, sf); in CreateInputSurfaceImpl() local
104 auto ret = interface_.Invoke<DynamicInterfaceName::CREATE_INPUT_SURFACE>(instance_, parameterPtr); in SetParameterImpl() local
112 auto ret = interface_.Invoke<DynamicInterfaceName::CREATE_INPUT_SURFACE>(instance_, parameterPtr); in GetParameterImpl() local
120 auto ret = interface_.Invoke<DynamicInterfaceName::CONFIGURE>(instance_, configPtr); ConfigureImpl() local
127 auto ret = interface_.Invoke<DynamicInterfaceName::PREPARE>(instance_); PrepareImpl() local
134 auto ret = interface_.Invoke<DynamicInterfaceName::START>(instance_); StartImpl() local
141 auto ret = interface_.Invoke<DynamicInterfaceName::STOP>(instance_); StopImpl() local
148 auto ret = interface_.Invoke<DynamicInterfaceName::FLUSH>(instance_); FlushImpl() local
156 auto ret = interface_.Invoke<DynamicInterfaceName::GET_OUTPUT_FORMAT>(instance_, formatPtr); GetOutputFormatImpl() local
164 auto ret = interface_.Invoke<DynamicInterfaceName::RESET>(instance_); ResetImpl() local
171 auto ret = interface_.Invoke<DynamicInterfaceName::RELEASE>(instance_); ReleaseImpl() local
178 auto ret = interface_.Invoke<DynamicInterfaceName::RELEASE_OUPUT_BUFFER>(instance_, index, render); ReleaseOutputBufferImpl() local
186 auto ret = interface_.Invoke<DynamicInterfaceName::ON_PRODUCER_BUFFER_RELEASED>(instance_); OnProducerBufferReleased() local
[all...]
/foundation/multimedia/av_codec/test/fuzztest/audioencoderreset_fuzzer/
H A Daudio_encoder_reset_demo.cpp247 int32_t ret = OH_AudioCodec_RegisterCallback(audioEnc_, cb_, signal_); in CreateEnc() local
255 int32_t ret = OH_AudioCodec_Configure(audioEnc_, format); in Configure() local
387 int32_t ret = AVCS_ERR_OK; in InputFunc() local
[all...]
/foundation/multimedia/av_codec/test/fuzztest/audiomuxer_fuzzer/
H A Daudio_muxer_demo.cpp282 int32_t ret = OH_AVMuxer_AddTrack(muxer, &trackIndex, trackFormat); in AddTrack() local
310 int32_t ret = OH_AVMuxer_AddTrack(muxer, &trackId, trackFormat); in AddCoverTrack() local
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/
H A DInnerFuzzTest.cpp90 int32_t ret = encoderDemo->InnerQueueInputBuffer(index, info, flag); in inputFunc() local
102 int32_t ret = encoderDemo->InnerReleaseOutputBuffer(index); in outputFunc() local
206 int32_t ret; in HWTEST_F() local
271 int32_t ret; HWTEST_F() local
339 int32_t ret; HWTEST_F() local
387 int32_t ret = encoderDemo->InnerCreateByName("OH.Media.Codec.Encoder.Audio.AAC"); HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/unittest/reference_parser_test/reference_parser_demo/
H A Dreference_parser_demo.cpp79 int32_t ret = InitDemuxer(size); in InitScene() local
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessioncallbackstub_fuzzer/
H A Davsession_callbackclient_fuzzer.cpp189 int32_t ret = aVSessionCallbackClient->OnRemoteRequest(code, dataMessageParcel, reply, option); in FuzzOnRemoteRequest() local
/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davsession_manager_test.cpp257 auto ret = AVSessionManager::GetInstance().GetAllSessionDescriptors(descriptors); in HWTEST_F() local
297 auto ret = AVSessionManager::GetInstance().GetActivatedSessionDescriptors(descriptors); in HWTEST_F() local
336 auto ret = AVSessionManager::GetInstance().GetActivatedSessionDescriptors(descriptors); in HWTEST_F() local
376 auto ret = AVSessionManager::GetInstance().GetActivatedSessionDescriptors(descriptors); HWTEST_F() local
422 auto ret = AVSessionManager::GetInstance().CreateController("100", controller); HWTEST_F() local
445 auto ret = AVSessionManager::GetInstance().CreateController(session->GetSessionId(), controller); HWTEST_F() local
469 auto ret = AVSessionManager::GetInstance().CreateController("default", controller); HWTEST_F() local
497 auto ret = AVSessionManager::GetInstance().CreateController(session->GetSessionId(), controller); HWTEST_F() local
529 auto ret = AVSessionManager::GetInstance().CreateController(session->GetSessionId(), controller); HWTEST_F() local
735 auto ret = AVSessionManager::GetInstance().SendSystemControlCommand(command); HWTEST_F() local
[all...]
/foundation/multimedia/av_session/services/session/server/remote/
H A Dremote_session_source_impl.cpp44 int32_t ret = syncer->Init(); in CastSessionToRemote() local
139 auto ret in SetAVMetaData() local
164 auto ret = iter->second->PutAVPlaybackState(sinkState); SetAVPlaybackState() local
187 auto ret = iter->second->PutSessionEvent(sinkEvent, sinkArgs); SetSessionEventRemote() local
209 auto ret = iter->second->PutAVQueueItems(sinkItems); SetAVQueueItems() local
231 auto ret = iter->second->PutAVQueueTitle(sinkTitle); SetAVQueueTitle() local
253 auto ret = iter->second->PutExtras(sinkExtras); SetExtrasRemote() local
[all...]
/foundation/multimedia/av_session/services/session/server/test/
H A Dhw_cast_test.cpp222 int32_t ret = streamplayer->Start(item); in HWTEST() local
250 int32_t ret = streamplayer->Prepare(item); in HWTEST() local
268 int32_t ret = streamplayer->GetDuration(duration); in HWTEST() local
286 int32_t ret = streamplayer->GetCastAVPlaybackState(avPlaybackState); in HWTEST() local
304 int32_t ret = streamplayer->SetDisplaySurface(surfaceId); in HWTEST() local
321 int32_t ret = streamplayer->RegisterControllerListener(nullptr); HWTEST() local
338 int32_t ret = streamplayer->UnRegisterControllerListener(nullptr); HWTEST() local
[all...]
H A Dmigrate_avsession_test.cpp113 int32_t ret = server_->GetCharacteristic(); in HWTEST_F() local
191 int32_t ret = server_->GetControllerById(descriptor.sessionId_, controller); in TestMigrateSendByte() local
312 int32_t ret = server_->GetControllerById(sessionId, controller); in HWTEST_F() local
329 int32_t ret = server_->GetControllerById(sessionId, controller); in HWTEST_F() local
344 int32_t ret = server_->ConvertStateFromSingleToDouble(state); in HWTEST_F() local
359 int32_t ret = server_->ConvertStateFromSingleToDouble(state); HWTEST_F() local
374 int32_t ret = server_->ConvertStateFromSingleToDouble(state); HWTEST_F() local
389 int32_t ret = server_->ConvertStateFromSingleToDouble(state); HWTEST_F() local
404 int32_t ret = server_->ConvertStateFromSingleToDouble(state); HWTEST_F() local
421 Json::Value ret = server_->ConvertMetadataToJson(metadata); HWTEST_F() local
448 std::string ret = server_->ConvertMetadataInfoToStr(playerId, controlCommand, metadata); HWTEST_F() local
[all...]
H A Dhw_cast_supplement_test.cpp162 bool ret = hwCastProvider->AddCastDevice(castId, deviceInfo); in HWTEST() local
182 bool ret = hwCastProvider->AddCastDevice(castId, deviceInfo); in HWTEST() local
203 bool ret = hwCastProvider->AddCastDevice(castId, deviceInfo); in HWTEST() local
222 bool ret = hwCastProvider->RemoveCastDevice(castId, deviceInfo); in HWTEST() local
242 bool ret = hwCastProvider->RemoveCastDevice(castId, deviceInfo); in HWTEST() local
263 bool ret = hwCastProvider->RemoveCastDevice(castId, deviceInfo); HWTEST() local
282 bool ret = hwCastProvider->RegisterCastStateListener(avCastStateListenerDemo); HWTEST() local
302 bool ret = hwCastProvider->UnRegisterCastStateListener(avCastStateListenerDemo); HWTEST() local
321 bool ret = hwCastProvider->UnRegisterCastStateListener(avCastStateListenerDemo); HWTEST() local
339 bool ret = hwCastProvider->UnRegisterCastStateListener(avCastStateListenerDemo); HWTEST() local
359 bool ret = hwCastProvider->RegisterCastSessionStateListener(castId, listener); HWTEST() local
380 bool ret = hwCastProvider->RegisterCastSessionStateListener(castId, listener); HWTEST() local
402 bool ret = hwCastProvider->RegisterCastSessionStateListener(castId, listener); HWTEST() local
422 bool ret = hwCastProvider->UnRegisterCastSessionStateListener(castId, listener); HWTEST() local
443 bool ret = hwCastProvider->UnRegisterCastSessionStateListener(castId, listener); HWTEST() local
465 bool ret = hwCastProvider->UnRegisterCastSessionStateListener(castId, listener); HWTEST() local
483 auto ret = hwCastProvider->GetRemoteController(castId); HWTEST() local
502 auto ret = hwCastProvider->GetRemoteController(castId); HWTEST() local
521 auto ret = hwCastProvider->GetRemoteController(castId); HWTEST() local
541 auto ret = hwCastProvider->GetRemoteController(castId); HWTEST() local
560 bool ret = hwCastProvider->SetStreamState(castId, deviceInfo); HWTEST() local
580 bool ret = hwCastProvider->SetStreamState(castId, deviceInfo); HWTEST() local
601 bool ret = hwCastProvider->SetStreamState(castId, deviceInfo); HWTEST() local
621 bool ret = hwCastProvider->GetRemoteNetWorkId(castId, deviceId, networkId); HWTEST() local
642 bool ret = hwCastProvider->GetRemoteNetWorkId(castId, deviceId, networkId); HWTEST() local
664 bool ret = hwCastProvider->GetRemoteNetWorkId(castId, deviceId, networkId); HWTEST() local
[all...]
H A Dhw_cast_stream_player_test.cpp184 auto ret = hwCastStreamPlayer->Start(avQueueItem); in HWTEST_F() local
205 auto ret = hwCastStreamPlayer->Start(avQueueItem); in HWTEST_F() local
223 auto ret = hwCastStreamPlayer->Start(avQueueItem); in HWTEST_F() local
242 auto ret = hwCastStreamPlayer->Start(avQueueItem); in HWTEST_F() local
265 auto ret = hwCastStreamPlayer->Start(avQueueItem); HWTEST_F() local
[all...]
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Dslow_motion_session_napi.cpp44 int ret = uv_queue_work_with_qos(loop, work, [] (uv_work_t* work) {}, [] (uv_work_t* work, int status) { in OnSlowMotionStateCbAsync() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/
H A Dfile_source_stream.cpp131 int ret = fseek(filePtr, 0, SEEK_SET); in CreateSourceStream() local
160 int ret = fseek(filePtr, offset, SEEK_SET); in CreateSourceStream() local
192 int ret = fseek(filePtr_, fileOffset_, SEEK_SET); in Peek() local
229 int ret = fseek(filePtr_, fileOffset_, SEEK_SET); Peek() local
249 int ret = fseek(filePtr_, fileOffset_, SEEK_SET); Seek() local
[all...]
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderdescription_fuzzer/
H A Daudio_decoder_description_demo.cpp258 int32_t ret = OH_AudioCodec_RegisterCallback(audioDec_, cb_, signal_); in CreateDec() local
397 int ret; in InputFunc() local
[all...]
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderflush_fuzzer/
H A Daudio_decoder_flush_demo.cpp258 int32_t ret = OH_AudioCodec_RegisterCallback(audioDec_, cb_, signal_); in CreateDec() local
397 int ret; in InputFunc() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/
H A DNativeStablityTest.cpp261 OH_AVErrCode ret; in HWTEST_F() local
291 OH_AVErrCode ret; in HWTEST_F() local
334 OH_AVErrCode ret; in HWTEST_F() local
379 OH_AVErrCode ret; HWTEST_F() local
426 OH_AVErrCode ret; HWTEST_F() local
475 OH_AVErrCode ret; HWTEST_F() local
582 OH_AVErrCode ret; HWTEST_F() local
697 OH_AVErrCode ret; HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dapi_test.cpp336 OH_AVErrCode ret = AV_ERR_OK; in HWTEST_F() local
421 OH_AVErrCode ret = AV_ERR_OK; in HWTEST_F() local
950 OH_AVErrCode ret = AV_ERR_OK; in HWTEST_F() local
967 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
982 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1001 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1020 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1037 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1052 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1072 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1091 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1110 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1127 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1146 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1182 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1216 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1235 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1252 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1271 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1307 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1341 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1356 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1373 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1409 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1443 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1458 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1475 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1512 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1635 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1650 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1667 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1688 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1711 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1727 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1745 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1764 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1783 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1814 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1924 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1940 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
1958 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
2086 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
2102 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
2120 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
2138 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
2162 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
2186 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
2203 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
2222 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
2241 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
2260 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
2295 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
2548 OH_AVErrCode ret = AV_ERR_OK; HWTEST_F() local
2588 int ret = OH_AVCapability_GetVideoFrameRateRange(capability, &FRateRange); HWTEST_F() local
2609 int ret = OH_AVCapability_GetVideoFrameRateRange(capability, &FRateRange); HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/hdrcodec/src/InnerAPI/
H A Dhdrcodec_inner_ndk_sample.cpp177 int32_t ret = RepeatCall(); in InputFunc() local
216 int ret = vdec_->Configure(format); in Configure() local
269 int32_t ret = vdec_->Reset(); ReConfigure() local
302 int32_t ret = 0; Start() local
420 int32_t ret = 0; RepeatCallStartFlush() local
444 int32_t ret = 0; RepeatCallStartStop() local
468 int32_t ret = 0; RepeatCallStartFlushStop() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/hdrcodec/src/
H A Dhdrcodec_ndk_sample.cpp165 int32_t ret = 0; in RepeatCallStartFlush() local
189 int32_t ret = 0; RepeatCallStartStop() local
213 int32_t ret = 0; RepeatCallStartFlushStop() local
299 int32_t ret = RepeatCall(); InputFunc() local
340 int ret = OH_VideoDecoder_Configure(vdec_, format); Configure() local
375 int32_t ret = OH_VideoDecoder_Reset(vdec_); ReConfigure() local
415 int32_t ret = 0; Start() local
[all...]
/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_avbuffer_aac_encoder_demo.cpp172 int32_t ret = OH_AudioCodec_RegisterCallback(audioEnc_, cb_, signal_); in CreateEnc() local
317 int32_t ret = AVCS_ERR_OK; in InputFunc() local

Completed in 26 milliseconds

1...<<491492493494495496497498499500>>...816