/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder_profiles/test/unittest/ |
H A D | recorder_profiles_unit_test.cpp | 80 int32_t qualityLevel = RECORDER_QUALITY_LOW; variable 93 int32_t qualityLevel = RECORDER_QUALITY_HIGH; variable 185 int32_t qualityLevel = RECORDER_QUALITY_LOW; variable 212 int32_t qualityLevel = RECORDER_QUALITY_HIGH; variable
|
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder_profiles/ipc/ |
H A D | recorder_profiles_service_stub.cpp | 109 bool RecorderProfilesServiceStub::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() 115 …ta RecorderProfilesServiceStub::GetVideoRecorderProfileInfo(int32_t sourceId, int32_t qualityLevel) in GetVideoRecorderProfileInfo() 147 int32_t qualityLevel = data.ReadInt32(); in HasVideoRecorderProfile() local 155 int32_t qualityLevel = data.ReadInt32(); in GetVideoRecorderProfileInfo() local
|
H A D | recorder_profiles_service_proxy.cpp | 55 bool RecorderProfilesServiceProxy::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() 72 …a RecorderProfilesServiceProxy::GetVideoRecorderProfileInfo(int32_t sourceId, int32_t qualityLevel) in GetVideoRecorderProfileInfo()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder_profiles/client/ |
H A D | recorder_profiles_client.cpp | 65 bool RecorderProfilesClient::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() 72 …lesData RecorderProfilesClient::GetVideoRecorderProfileInfo(int32_t sourceId, int32_t qualityLevel) in GetVideoRecorderProfileInfo()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder_profiles/ |
H A D | recorder_profiles_impl.cpp | 77 bool RecorderProfilesImpl::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() 112 int32_t qualityLevel) in GetVideoRecorderProfile()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder_profiles/server/ |
H A D | recorder_profiles_server.cpp | 61 bool RecorderProfilesServer::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() 77 …lesData RecorderProfilesServer::GetVideoRecorderProfileInfo(int32_t sourceId, int32_t qualityLevel) in GetVideoRecorderProfileInfo()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/recorder/ |
H A D | recorder_capability_napi.h | 86 int32_t qualityLevel = 0; member
|
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/ |
H A D | recorder_profiles.h | 220 int32_t qualityLevel = RECORDER_QUALITY_LOW; member
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/ |
H A D | depth_data_napi.cpp | 113 napi_value qualityLevel, napi_value accuracy) in CreateDepthData()
|
H A D | depth_data_output_napi.cpp | 107 napi_value qualityLevel; in ExecuteDepthData() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
H A D | photo_output.cpp | 65 void PhotoCaptureSetting::SetQuality(PhotoCaptureSetting::QualityLevel qualityLevel) in SetQuality()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/ |
H A D | avrecorder_napi.cpp | 2198 const int32_t sourceId, const int32_t qualityLevel) in GetAVRecorderProfile()
|