Home
last modified time | relevance | path

Searched refs:property_value (Results 1 – 25 of 84) sorted by relevance

1234

/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec_utils.cpp60 char property_value[PROPERTY_VALUE_MAX] = {0}; in omx_swvdec_log_init() local
62 if (property_get("omx_swvdec.log.level", property_value, NULL)) in omx_swvdec_log_init()
64 omx_swvdec_loglevel = atoi(property_value); in omx_swvdec_log_init()
294 char property_value[PROPERTY_VALUE_MAX] = {0}; in omx_swvdec_diag() local
296 if (property_get("omx_swvdec.dump.ip", property_value, NULL)) in omx_swvdec_diag()
298 m_dump_ip = atoi(property_value); in omx_swvdec_diag()
304 m_dump_op = atoi(property_value); in omx_swvdec_diag()
309 property_value, in omx_swvdec_diag()
325 strncpy(m_filename_ip, property_value, strlen(property_value) + 1); in omx_swvdec_diag()
330 property_value, in omx_swvdec_diag()
[all …]
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec_utils.cpp62 char property_value[PROPERTY_VALUE_MAX] = {0}; in omx_swvdec_log_init() local
64 if (property_get("vendor.omx_swvdec.log.level", property_value, NULL)) in omx_swvdec_log_init()
66 omx_swvdec_loglevel = atoi(property_value); in omx_swvdec_log_init()
170 char property_value[PROPERTY_VALUE_MAX] = {0}; in omx_swvdec_diag() local
201 if (property_get("vendor.omx_swvdec.dump.ip", property_value, NULL)) in omx_swvdec_diag()
203 m_dump_ip = atoi(property_value); in omx_swvdec_diag()
210 m_dump_op = atoi(property_value); in omx_swvdec_diag()
216 property_value, in omx_swvdec_diag()
230 strlcpy(m_filename_ip, property_value,m_filename_ip_size); in omx_swvdec_diag()
241 property_value, in omx_swvdec_diag()
[all …]
H A Domx_vdec_v4l2.cpp685 property_value[0] = '\0'; in omx_vdec()
697 property_value[0] = '\0'; in omx_vdec()
706 property_value[0] = '\0'; in omx_vdec()
711 property_value[0] = '\0'; in omx_vdec()
716 property_value[0] = '\0'; in omx_vdec()
720 property_value[0] = '\0'; in omx_vdec()
725 property_value[0] = '\0'; in omx_vdec()
730 property_value[0] = '\0'; in omx_vdec()
732 if (*property_value) in omx_vdec()
735 property_value[0] = '\0'; in omx_vdec()
[all …]
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec_utils.cpp62 char property_value[PROPERTY_VALUE_MAX] = {0}; in omx_swvdec_log_init() local
64 if (property_get("vendor.vidc.debug.level", property_value, NULL)) in omx_swvdec_log_init()
66 omx_swvdec_loglevel = atoi(property_value); in omx_swvdec_log_init()
170 char property_value[PROPERTY_VALUE_MAX] = {0}; in omx_swvdec_diag() local
201 if (property_get("vendor.vidc.dec.log.in", property_value, NULL)) in omx_swvdec_diag()
203 m_dump_ip = atoi(property_value); in omx_swvdec_diag()
208 if (property_get("vendor.vidc.dec.log.out", property_value, NULL)) in omx_swvdec_diag()
210 m_dump_op = atoi(property_value); in omx_swvdec_diag()
216 property_value, in omx_swvdec_diag()
230 strlcpy(m_filename_ip, property_value,m_filename_ip_size); in omx_swvdec_diag()
[all …]
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec_utils.cpp62 char property_value[PROPERTY_VALUE_MAX] = {0}; in omx_swvdec_log_init() local
64 if (property_get("vendor.vidc.debug.level", property_value, NULL)) in omx_swvdec_log_init()
66 omx_swvdec_loglevel = atoi(property_value); in omx_swvdec_log_init()
170 char property_value[PROPERTY_VALUE_MAX] = {0}; in omx_swvdec_diag() local
201 if (property_get("vendor.vidc.dec.log.in", property_value, NULL)) in omx_swvdec_diag()
203 m_dump_ip = atoi(property_value); in omx_swvdec_diag()
208 if (property_get("vendor.vidc.dec.log.out", property_value, NULL)) in omx_swvdec_diag()
210 m_dump_op = atoi(property_value); in omx_swvdec_diag()
216 property_value, in omx_swvdec_diag()
230 strlcpy(m_filename_ip, property_value,m_filename_ip_size); in omx_swvdec_diag()
[all …]
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec_utils.cpp62 char property_value[PROPERTY_VALUE_MAX] = {0}; in omx_swvdec_log_init() local
64 if (property_get("vendor.vidc.debug.level", property_value, NULL)) in omx_swvdec_log_init()
66 omx_swvdec_loglevel = atoi(property_value); in omx_swvdec_log_init()
170 char property_value[PROPERTY_VALUE_MAX] = {0}; in omx_swvdec_diag() local
201 if (property_get("vendor.vidc.dec.log.in", property_value, NULL)) in omx_swvdec_diag()
203 m_dump_ip = atoi(property_value); in omx_swvdec_diag()
208 if (property_get("vendor.vidc.dec.log.out", property_value, NULL)) in omx_swvdec_diag()
210 m_dump_op = atoi(property_value); in omx_swvdec_diag()
216 property_value, in omx_swvdec_diag()
230 strlcpy(m_filename_ip, property_value,m_filename_ip_size); in omx_swvdec_diag()
[all …]
/aosp12/build/soong/cc/libbuildversion/
H A Dlibbuildversion.cpp42 std::string property_value; in GetBuildNumber() local
45 auto property_value = reinterpret_cast<std::string*>(cookie); in GetBuildNumber() local
46 *property_value = value; in GetBuildNumber()
48 &property_value); in GetBuildNumber()
50 return property_value; in GetBuildNumber()
/aosp12/system/libbase/
H A Dproperties.cpp110 std::string property_value; in GetProperty() local
117 auto property_value = reinterpret_cast<std::string*>(cookie); in GetProperty() local
118 *property_value = value; in GetProperty()
120 &property_value); in GetProperty()
125 property_value = it->second; in GetProperty()
130 return property_value.empty() ? default_value : property_value; in GetProperty()
/aosp12/bionic/libc/bionic/
H A Dmalloc_heapprofd.cpp303 char property_value[PROP_VALUE_MAX]; in HeapprofdShouldLoad() local
304 if (__system_property_get(kHeapprofdPropertyEnable, property_value) == 0) { in HeapprofdShouldLoad()
307 if (strcmp(property_value, "all") == 0) { in HeapprofdShouldLoad()
316 if (__system_property_get(program_property, property_value) == 0) { in HeapprofdShouldLoad()
319 return property_value[0] != '\0'; in HeapprofdShouldLoad()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/
H A Ddisplay_virtual.cpp66 int property_value = Debug::GetMaxPipesPerMixer(display_type_); in Init() local
67 if (property_value >= 0) { in Init()
68 max_mixer_stages = std::min(UINT32(property_value), hw_resource_info.num_blending_stages); in Init()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/
H A Ddisplay_virtual.cpp66 int property_value = Debug::GetMaxPipesPerMixer(display_type_); in Init() local
67 if (property_value >= 0) { in Init()
68 max_mixer_stages = std::min(UINT32(property_value), hw_resource_info.num_blending_stages); in Init()
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/
H A Ddisplay_virtual.cpp67 int property_value = Debug::GetMaxPipesPerMixer(display_type_); in Init() local
68 if (property_value >= 0) { in Init()
69 max_mixer_stages = std::min(UINT32(property_value), hw_resource_info.num_blending_stages); in Init()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/
H A Ddisplay_virtual.cpp68 int property_value = Debug::GetMaxPipesPerMixer(display_type_); in Init() local
69 if (property_value >= 0) { in Init()
70 max_mixer_stages = std::min(UINT32(property_value), hw_resource_info.num_blending_stages); in Init()
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp75 char property_value[PROPERTY_VALUE_MAX] = {0}; in omx_venc() local
77 debug_level = atoi(property_value); in omx_venc()
78 property_value[0] = '\0'; in omx_venc()
80 bframes = atoi(property_value); in omx_venc()
81 property_value[0] = '\0'; in omx_venc()
83 entropy = !!atoi(property_value); in omx_venc()
84 property_value[0] = '\0'; in omx_venc()
86 perfmode = atoi(property_value); in omx_venc()
87 property_value[0] = '\0'; in omx_venc()
89 hybrid_hp = atoi(property_value); in omx_venc()
[all …]
/aosp12/system/apex/apexd/
H A Dapex_database.cpp83 std::string property_value; in GetProperty() local
84 if (!ReadFileToString(property_file, &property_value)) { in GetProperty()
87 return Trim(property_value); in GetProperty()
/aosp12/hardware/qcom/sm8150/media/hypv-intercept/
H A Dhypv_intercept.cpp190 char property_value[PROPERTY_VALUE_MAX] = {0}; in hypv_open() local
192 property_get("vendor.hypv.debug.level", property_value, "1"); in hypv_open()
193 debug_level = atoi(property_value); in hypv_open()
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp141 char property_value[PROPERTY_VALUE_MAX] = {0}; in omx_venc() local
143 debug_level = strtoul(property_value, NULL, 16); in omx_venc()
144 property_value[0] = '\0'; in omx_venc()
146 bframes = atoi(property_value); in omx_venc()
147 property_value[0] = '\0'; in omx_venc()
149 entropy = !!atoi(property_value); in omx_venc()
150 property_value[0] = '\0'; in omx_venc()
152 perfmode = atoi(property_value); in omx_venc()
153 property_value[0] = '\0'; in omx_venc()
156 lowlatency = atoi(property_value); in omx_venc()
[all …]
H A Domx_swvenc_mpeg4.cpp66 char property_value[PROPERTY_VALUE_MAX] = {0}; in omx_venc() local
70 property_value[0] = '\0'; in omx_venc()
72 debug_level = atoi(property_value); in omx_venc()
74 property_value[0] = '\0'; in omx_venc()
75 property_get("vendor.vidc.enc.log.in", property_value, "0"); in omx_venc()
76 m_debug.in_buffer_log = atoi(property_value); in omx_venc()
78 property_value[0] = '\0'; in omx_venc()
80 m_debug.out_buffer_log = atoi(property_value); in omx_venc()
83 property_value[0] = '\0'; in omx_venc()
84 property_get("vendor.vidc.log.loc", property_value, ""); in omx_venc()
[all …]
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp66 char property_value[PROPERTY_VALUE_MAX] = {0}; in omx_venc() local
70 property_value[0] = '\0'; in omx_venc()
72 debug_level = atoi(property_value); in omx_venc()
74 property_value[0] = '\0'; in omx_venc()
75 property_get("vidc.enc.log.in", property_value, "0"); in omx_venc()
76 m_debug.in_buffer_log = atoi(property_value); in omx_venc()
78 property_value[0] = '\0'; in omx_venc()
80 m_debug.out_buffer_log = atoi(property_value); in omx_venc()
83 property_value[0] = '\0'; in omx_venc()
84 property_get("vidc.log.loc", property_value, ""); in omx_venc()
[all …]
H A Domx_video_encoder.cpp149 char property_value[PROPERTY_VALUE_MAX] = {0}; in omx_venc() local
150 property_get("vidc.debug.level", property_value, "1"); in omx_venc()
151 debug_level = atoi(property_value); in omx_venc()
152 property_value[0] = '\0'; in omx_venc()
153 property_get("vidc.debug.bframes", property_value, "0"); in omx_venc()
154 bframes = atoi(property_value); in omx_venc()
155 property_value[0] = '\0'; in omx_venc()
157 entropy = !!atoi(property_value); in omx_venc()
158 property_value[0] = '\0'; in omx_venc()
160 perfmode = atoi(property_value); in omx_venc()
[all …]
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_hdmi.cpp565 char property_value[kMaxStringLength]; in SetSourceProductInformation() local
573 bool prop_read_success = Debug::GetProperty(name, property_value); in SetSourceProductInformation()
579 length = HWDevice::SysFsWrite(sys_fs_path, property_value, in SetSourceProductInformation()
580 static_cast<ssize_t>(strlen(property_value))); in SetSourceProductInformation()
582 DLOGW("Failed to write %s = %s", node, property_value); in SetSourceProductInformation()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp75 char property_value[PROPERTY_VALUE_MAX] = {0}; in omx_venc() local
79 property_value[0] = '\0'; in omx_venc()
81 debug_level = atoi(property_value); in omx_venc()
88 property_value[0] = '\0'; in omx_venc()
90 m_debug.in_buffer_log = atoi(property_value); in omx_venc()
92 property_value[0] = '\0'; in omx_venc()
94 m_debug.in_buffer_rotated_log = atoi(property_value); in omx_venc()
96 property_value[0] = '\0'; in omx_venc()
98 m_debug.out_buffer_log = atoi(property_value); in omx_venc()
101 property_value[0] = '\0'; in omx_venc()
[all …]
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp75 char property_value[PROPERTY_VALUE_MAX] = {0}; in omx_venc() local
79 property_value[0] = '\0'; in omx_venc()
81 debug_level = atoi(property_value); in omx_venc()
88 property_value[0] = '\0'; in omx_venc()
90 m_debug.in_buffer_log = atoi(property_value); in omx_venc()
92 property_value[0] = '\0'; in omx_venc()
94 m_debug.in_buffer_rotated_log = atoi(property_value); in omx_venc()
96 property_value[0] = '\0'; in omx_venc()
98 m_debug.out_buffer_log = atoi(property_value); in omx_venc()
101 property_value[0] = '\0'; in omx_venc()
[all …]
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp75 char property_value[PROPERTY_VALUE_MAX] = {0}; in omx_venc() local
79 property_value[0] = '\0'; in omx_venc()
81 debug_level = atoi(property_value); in omx_venc()
88 property_value[0] = '\0'; in omx_venc()
89 property_get("vendor.vidc.enc.log.in", property_value, "0"); in omx_venc()
90 m_debug.in_buffer_log = atoi(property_value); in omx_venc()
92 property_value[0] = '\0'; in omx_venc()
94 m_debug.out_buffer_log = atoi(property_value); in omx_venc()
97 property_value[0] = '\0'; in omx_venc()
98 property_get("vendor.vidc.log.loc", property_value, ""); in omx_venc()
[all …]
/aosp12/hardware/qcom/display/msm8084/libexternal/
H A Dexternal.cpp438 char property_value[PROPERTY_VALUE_MAX]; in getUserMode() local
439 property_get("hw.hdmi.resolution", property_value, "-1"); in getUserMode()
440 int mode = atoi(property_value); in getUserMode()

1234