/foundation/multimedia/drm_framework/frameworks/c/drm_capi/ |
H A D | native_mediakeysystem.cpp | 145 int32_t result = factory->CreateMediaKeySystem(nameStr, &system); in OH_MediaKeySystem_Create() local 179 int32_t result = DRM_ERR_OK; in OH_MediaKeySystem_SetConfigurationString() local 205 int32_t result = DRM_ERR_UNKNOWN; in OH_MediaKeySystem_GetConfigurationString() local 235 int32_t result in OH_MediaKeySystem_SetConfigurationByteArray() local 264 int32_t result = DRM_ERR_OK; OH_MediaKeySystem_GetConfigurationByteArray() local 325 int32_t result = systemObject->systemImpl_->GetStatistics(metrics); OH_MediaKeySystem_GetStatistics() local 343 int32_t result = DRM_ERR_OK; OH_MediaKeySystem_GetMaxContentProtectionLevel() local 372 int32_t result = systemObject->systemImpl_->GenerateKeySystemRequest(requestData, defaultUrlData); OH_MediaKeySystem_GenerateKeySystemRequest() local 399 int32_t result = DRM_ERR_OK; OH_MediaKeySystem_ProcessKeySystemResponse() local 420 int32_t result = systemObject->systemImpl_->GetCertificateStatus(&CertStatus); OH_MediaKeySystem_GetCertificateStatus() local 539 int32_t result = systemObject->systemImpl_->GetOfflineMediaKeyIds(licenseIds); OH_MediaKeySystem_GetOfflineMediaKeyIds() local 559 int32_t result = OFFLINE_MEDIA_KEY_STATUS_UNKNOWN; OH_MediaKeySystem_GetOfflineMediaKeyStatus() local 590 int32_t result = DRM_ERR_OK; OH_MediaKeySystem_ClearOfflineMediaKeys() local [all...] |
/foundation/multimedia/av_codec/test/fuzztest/encoderapi11_fuzzer/ |
H A D | videoenc_api11_sample.cpp | 286 int32_t VEncAPI11FuzzSample::PushData(OH_AVBuffer *buffer, uint32_t index, int32_t &result) in PushData() argument
|
/foundation/multimedia/av_codec/test/fuzztest/encoderconfigure_fuzzer/ |
H A D | videoenc_sample.cpp | 348 int32_t VEncFuzzSample::PushData(OH_AVMemory *buffer, uint32_t index, int32_t &result) in PushData() argument
|
/foundation/multimedia/av_session/services/session/ipc/proxy/ |
H A D | avsession_controller_proxy.cpp | 569 std::string result; in GetSessionId() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | webp_exif_metadata_accessor.cpp | 198 uint32_t result = UpdateData(dataBlob, size); in Write() local
|
/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/ |
H A D | InnerAVMuxerStablityTest.cpp | 202 int32_t result = muxerDemo->InnerWriteSample(trackIndex, avMemBuffer); in WriteTrackSample() local 349 int32_t result = muxerDemo->InnerWriteSample(trackIndex, avMuxerDemoBuffer); in WriteTrackSampleByFd() local
|
/foundation/multimedia/av_codec/test/unittest/avsource_test/ |
H A D | avsource_unit_test.cpp | 223 errno_t result = memcpy_s(reinterpret_cast<char *>(OH_AVBuffer_GetAddr(data)), in AVSourceReadAt() local
|
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/input/ |
H A D | camera_input_napi.cpp | 111 napi_value result; in OnErrorCallback() local 132 napi_value result[ARGS_TWO]; in OnCameraOcclusionDetectedCallback() local 254 napi_value result = nullptr; CameraInputNapiConstructor() local 282 napi_value result = nullptr; CreateCameraInput() local [all...] |
/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/ |
H A D | main.cpp | 39 napi_value result; in SetZoomRatio() local 62 napi_value result; in HasFlash() local 85 napi_value result; in IsVideoStabilizationModeSupported() local 108 napi_value result; in InitCamera() local 148 napi_value result; ReleaseCamera() local 171 napi_value result; ReleaseSession() local 191 napi_value result; StartPhotoOrVideo() local 227 napi_value result; VideoOutputStart() local 239 napi_value result; IsExposureModeSupported() local 262 napi_value result; IsMeteringPoint() local 286 napi_value result; IsExposureBiasRange() local 307 napi_value result; IsFocusModeSupported() local 330 napi_value result; IsFocusPoint() local 358 napi_value result = nullptr; GetVideoFrameWidth() local 373 napi_value result = nullptr; GetVideoFrameHeight() local 388 napi_value result = nullptr; GetVideoFrameRate() local 403 napi_value result = nullptr; VideoOutputStopAndRelease() local 415 napi_value result; TakePicture() local 477 napi_value result; TakePictureWithSettings() local [all...] |
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/ |
H A D | video_post_processor.cpp | 270 bool VideoPostProcessor::StopMpeg(const MediaResult result, const DeferredVideoWorkPtr& work) in StopMpeg() argument 412 bool result = remote->RemoveDeathRecipient(sessionDeathRecipient_); in DisconnectService() local 438 bool result = remote->AddDeathRecipient(sessionDeathRecipient_); in OnServiceChange() local
|
/foundation/multimedia/camera_framework/test/fuzztest/cameradevice_fuzzer/ |
H A D | camera_device_fuzzer.cpp | 159 vector<uint8_t> result; in CameraDeviceFuzzTestUpdateSetting() local
|
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/filters/sink/ |
H A D | image_sink_filter.cpp | 82 ErrorCode result = CommonUtils::ModifyPixelMapPropertyForTexture(pixelMap, buffer, context); in ModifyPixelMap() local 95 ErrorCode result = CommonUtils::ModifyPixelMapProperty(pixelMap, buffer, context->memoryManager_); in ModifyPixelMap() local 350 uint32_t result = imagePacker->StartPacking(path, option); in PackToFile() local 402 ErrorCode result = ModifyDataInfo(src, buffer, context); SaveInputData() local 520 ErrorCode result = SaveData(buffer, sinkBuffer_, context); PushData() local [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_album_operation_test/src/ |
H A D | medialibrary_album_operation_test.cpp | 169 int result = MediaLibraryDataManager::GetInstance()->Update(queryCmd, valuesBucket, predicates); in HWTEST_F() local
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_album_source_test/src/ |
H A D | medialibrary_album_source_test.cpp | 133 string GetCoverUri(InsertResult result) in GetCoverUri() argument 185 InsertResult result; in InsertPhoto() local 220 InsertResult result; InsertPhotoWithEmptyPackageName() local [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_multistages_capture_test/src/ |
H A D | medialibrary_multistages_photo_capture_test.cpp | 671 auto result = callback->UpdatePhotoQuality(PHOTO_ID_FOR_TEST);
in HWTEST_F() local
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_utils_test/src/ |
H A D | medialibrary_utils_test.cpp | 712 int32_t result = 0; in HWTEST_F() local 777 bool result = ThumbnailUtils::ResizeThumb(width, height); in HWTEST_F() local 816 bool result = ThumbnailUtils::ResizeLcd(width, height); HWTEST_F() local [all...] |
/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | highlight_album_napi.cpp | 376 napi_value result = nullptr; in JSGetHighlightAlbumInfo() local 399 napi_value result = nullptr; in JSSetHighlightUserActionData() local 424 napi_value result = nullptr; in JSGetHighlightResource() local
|
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/system_tone_player/ |
H A D | system_tone_player_napi.cpp | 79 napi_value result = nullptr; in SystemTonePlayerNapiConstructor() local 123 napi_value result = nullptr; in GetSystemTonePlayerInstance() local 146 napi_value result[ in CommonAsyncCallbackComplete() local 179 napi_value result[2] = {}; GetTitleAsyncCallbackComplete() local 211 napi_value result = nullptr; GetTitle() local 267 napi_value result = nullptr; Prepare() local 325 napi_value result[2] = {}; StartAsyncCallbackComplete() local 357 napi_value result = nullptr; Start() local 426 napi_value result = nullptr; Stop() local 492 napi_value result = nullptr; Release() local 552 napi_value result = nullptr; SetAudioVolumeScale() local 588 napi_value result = nullptr; GetAudioVolumeScale() local 618 napi_value result[2] = {}; GetSupportHapticsFeaturesComplete() local 664 napi_value result = nullptr; GetSupportedHapticsFeatures() local 704 napi_value result = nullptr; SetHapticsFeature() local 739 napi_value result = nullptr; GetHapticsFeature() local [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_asset_manager_test/src/ |
H A D | media_library_asset_manager_test.cpp | 216 void CallbackFunciton(int32_t result, MediaLibrary_RequestId requestId) in CallbackFunciton() argument 223 void CallbackFuncitonOnImageDataPrepared(MediaLibrary_ErrorCode result, in CallbackFuncitonOnImageDataPrepared() argument 231 void CallbackFuncitonOnMovingPhotoDataPrepared(MediaLibrary_ErrorCode result, MediaLibrary_RequestId requestId, in CallbackFuncitonOnMovingPhotoDataPrepared() argument 279 bool result = CompareIfArraysEquals(buf, FILE_CONTENT_JPG, sizeof(FILE_CONTENT_JPG)); HWTEST_F() local 327 bool result = CompareIfArraysEquals(buf, FILE_CONTENT_JPG, sizeof(FILE_CONTENT_JPG)); HWTEST_F() local 375 bool result = CompareIfArraysEquals(buf, FILE_CONTENT_MP4, sizeof(FILE_CONTENT_MP4)); HWTEST_F() local 447 bool result = CompareIfArraysEquals(buf, FILE_CONTENT_JPG, sizeof(FILE_CONTENT_JPG)); HWTEST_F() local [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/ |
H A D | mock_mtp_operation_utils.cpp | 300 uint16_t result = MTP_INVALID_OBJECTPROP_FORMAT_CODE; in SetObjectReferences() local 673 int32_t result = 0; in GetHandleByPaths() local
|
/foundation/multimedia/player_framework/frameworks/js/metadatahelper/ |
H A D | avmetadataextractor_napi.cpp | 89 napi_value result = nullptr; in Constructor() local 131 napi_value result = nullptr; in JsCreateAVMetadataExtractor() local 162 napi_value result = nullptr; JsResolveMetadata() local 207 napi_value result = nullptr; ResolveMetadataComplete() local 271 napi_value result = nullptr; JsFetchArtPicture() local 312 napi_value result = nullptr; FetchArtPictureComplete() local 331 napi_value result[2] = {0}; CommonCallbackRoutine() local 372 napi_value result = nullptr; JsRelease() local 412 napi_value result = nullptr; JsSetAVFileDescriptor() local 441 napi_value result = nullptr; JsGetAVFileDescriptor() local 461 napi_value result = nullptr; JsSetDataSrc() local 504 napi_value result = nullptr; JsGetDataSrc() local 558 napi_value result = nullptr; JSGetTimeByFrameIndex() local 606 napi_value result = nullptr; GetTimeByFrameIndexComplete() local 622 napi_value result = nullptr; JSGetFrameIndexByTime() local 671 napi_value result = nullptr; GetFrameIndexByTimeComplete() local [all...] |
H A D | avimagegenerator_napi.cpp | 92 napi_value result = nullptr; in Constructor() local 134 napi_value result = nullptr; in JsCreateAVImageGenerator() local 211 napi_value result = nullptr; JsFetchFrameAtTime() local 252 napi_value result = nullptr; CreatePixelMapComplete() local 273 napi_value result[2] = {0}; CommonCallbackRoutine() local 312 napi_value result = nullptr; JsRelease() local 346 napi_value result = nullptr; JsSetAVFileDescriptor() local 373 napi_value result = nullptr; JsGetAVFileDescriptor() local [all...] |
/foundation/multimedia/player_framework/frameworks/js/media/ |
H A D | media_enum_napi.cpp | 461 napi_value result = nullptr;
in JsEnumIntInit() local 497 napi_value result = nullptr;
in JsEnumStringInit() local
|
/foundation/multimedia/player_framework/frameworks/js/soundpool/src/ |
H A D | soundpool_napi.cpp | 79 napi_value result = nullptr; in Constructor() local 135 napi_value result = nullptr; in JsCreateSoundPool() local 173 napi_value result = nullptr; JsLoad() local 225 napi_value result = nullptr; JsPlay() local 272 napi_value result = nullptr; JsStop() local 319 napi_value result = nullptr; JsSetLoop() local 368 napi_value result = nullptr; JsSetPriority() local 419 napi_value result = nullptr; JsSetRate() local 461 napi_value result = nullptr; JsSetVolume() local 504 napi_value result = nullptr; JsUnload() local 553 napi_value result = nullptr; JsRelease() local 586 napi_value result = nullptr; JsSetOnCallback() local 625 napi_value result = nullptr; JsClearOnCallback() local 847 GetPropertyBool(napi_env env, napi_value configObj, const std::string &type, bool &result) GetPropertyBool() argument [all...] |
/foundation/multimedia/player_framework/frameworks/native/audio_haptic/ |
H A D | audio_haptic_player_impl.cpp | 127 int32_t result = MSERR_OK; in Prepare() local 148 int32_t result = MSERR_OK; in Start() local 174 int32_t result = MSERR_OK; Stop() local 245 int32_t result = MSERR_OK; SetVolume() local 282 int32_t result = MSERR_OK; SetLoop() local [all...] |