Home
last modified time | relevance | path

Searched defs:type (Results 5101 - 5125 of 24878) sorted by relevance

1...<<201202203204205206207208209210>>...996

/foundation/multimedia/camera_lite/frameworks/
H A Dcamera_impl.cpp40 FrameConfig *CameraImpl::GetFrameConfig(int32_t type) in GetFrameConfig() argument
102 int32_t type = fc.GetFrameConfigType(); in TriggerLoopingCapture() local
[all...]
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/include/core/
H A Dport.h41 PortType type; member
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/photo_job_repository/
H A Ddeferred_photo_job.cpp108 int type; in GetDeferredProcType() local
/foundation/multimedia/camera_framework/test/fuzztest/photooutput_fuzzer/
H A Dphoto_output_fuzzer.cpp111 int32_t type = data.ReadInt32() % (DeferredDeliveryImageType::DELIVERY_VIDEO + 1 + 1); in TestOutput() local
/foundation/multimedia/camera_framework/test/fuzztest/streammetadatastub_fuzzer/
H A Dstream_metadata_stub_fuzzer.cpp98 std::vector<int32_t> type = {face}; in Test() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dmetadata_accessor_factory.cpp105 EncodedFormat type = GetImageType(stream, error); in Create() local
/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Daudio_capture_filter_unit_test.cpp252 FilterType type = audioCaptureFilter_->GetFilterType(); HWTEST_F() local
[all...]
H A Dsurface_decoder_unit_test.h132 void OnError(MediaAVCodec::AVCodecErrorType type, int32_t errorCode) in OnError() argument
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
H A Dcamera_napi_object_types.cpp111 auto type = Hold<int32_t>(CameraNapiMetadataUtils::MapMetadataObjSupportedTypesEnum(metadataObject_.GetType())); in GetCameraNapiObject() local
/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Daudio_video_muxer.cpp104 int32_t AudioVideoMuxer::WriteSampleBuffer(std::shared_ptr<OHOS::Media::AVBuffer> sample, TrackType type) in WriteSampleBuffer() argument
140 int32_t AudioVideoMuxer::AddTrack(int &trackId, std::shared_ptr<Format> format, TrackType type) in AddTrack() argument
/foundation/multimedia/drm_framework/services/drm_service/ipc/
H A Di_mediadecryptmodule_service.h48 CryptAlgorithmType type; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dauxiliary_picture.cpp54 void AuxiliaryPicture::SetType(AuxiliaryPictureType type) in SetType() argument
95 std::shared_ptr<ImageMetadata> AuxiliaryPicture::GetMetadata(MetadataType type) in GetMetadata() argument
104 void AuxiliaryPicture::SetMetadata(MetadataType type, std::shared_ptr<ImageMetadata> metadata) in SetMetadata() argument
29 Create(std::shared_ptr<PixelMap> &content, AuxiliaryPictureType type, Size size) Create() argument
42 Create(sptr<SurfaceBuffer> &surfaceBuffer, AuxiliaryPictureType type, Size size) Create() argument
109 HasMetadata(MetadataType type) HasMetadata() argument
207 MetadataType type = static_cast<MetadataType>(parcel.ReadInt32()); Unmarshalling() local
[all...]
/foundation/multimedia/av_session/services/session/server/remote/
H A Djson_utils.cpp23 int32_t type = AVSession::SESSION_TYPE_INVALID; in ConvertSessionType() local
32 std::string JsonUtils::ConvertSessionType(int32_t type) in ConvertSessionType() argument
247 std::string type in GetSessionDescriptors() local
294 std::string type = sessionDescriptor["type"]; GetSessionDescriptor() local
[all...]
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/
H A Ddeferred_video_controller.cpp139 void DeferredVideoController::OnSchedulerChanged(const ScheduleType& type, const ScheduleInfo& scheduleInfo) in OnSchedulerChanged() argument
165 void DeferredVideoController::PauseRequests(const ScheduleType& type) in PauseRequests() argument
H A Ddeferred_video_processor.cpp106 void DeferredVideoProcessor::PauseRequest(const ScheduleType& type) in PauseRequest() argument
/foundation/multimedia/media_library/frameworks/services/media_cloud_sync/src/
H A Dcloud_sync_helper.cpp174 void MediaCloudSyncCallback::OnSyncStateChanged(SyncType type, SyncPromptState state) in OnSyncStateChanged() argument
/foundation/multimedia/media_library/frameworks/services/media_cloud_sync_notify_handle/src/
H A Dcloud_sync_notify_handler.cpp133 void CloudSyncNotifyHandler::HandleExtraEvent(const std::list<Uri> &uris, const ChangeType &type) in HandleExtraEvent() argument
143 void CloudSyncNotifyHandler::ThumbnailObserverOnChange(const list<Uri> &uris, const ChangeType &type) in ThumbnailObserverOnChange() argument
[all...]
/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server_task_mgr.h68 PlayerServerTaskType type; member
/foundation/multimedia/media_lite/test/unittest/player_lite/
H A Dplayer_lite_test.cpp94 void PlayerliteCallback::OnInfo(int32_t type, int32_t extra) in OnInfo() argument
/foundation/multimedia/player_framework/services/services/player/ipc/
H A Dplayer_listener_stub.cpp54 int32_t type = data.ReadInt32(); in OnRemoteRequest() local
86 void PlayerListenerStub::OnMonitor(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnMonitor() argument
102 OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) OnInfo() argument
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mtp_native_test/src/
H A Dmtp_data_utils_test.cpp158 ResultSetDataType type = TYPE_NULL; in HWTEST_F() local
/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Drecorder_callback_napi.cpp99 void RecorderCallbackNapi::OnInfo(int32_t type, int32_t extra) in OnInfo() argument
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer_state_machine.cpp370 bool PlayerControlStateMachine::EventValidAtCurState(PlayerControlMsgType type) in EventValidAtCurState() argument
/foundation/multimedia/player_framework/frameworks/native/transcoder/test/unittest/src/
H A Dtranscoder_mock.cpp39 void TransCoderCallbackTest::OnInfo(int32_t type, int32_t extra) in OnInfo() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/utils/
H A Ddatabase_utils.cpp123 static int32_t GetStrFromResultSet(const std::string &name, ResultSetDataType type, in GetStrFromResultSet() argument
[all...]

Completed in 16 milliseconds

1...<<201202203204205206207208209210>>...996