Home
last modified time | relevance | path

Searched refs:getInt32 (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/sdm845/media/libplatformconfig/
DPlatformConfig.h91 static ConfigError_t getInt32(Config_t config, int32_t *value,
DPlatformConfig.cpp56 ConfigError_t Config::getInt32(Config_t config, int32_t *value, in getInt32() function in Platform::Config
/hardware/qcom/sm8150/media/libplatformconfig/
DPlatformConfig.h116 static ConfigError_t getInt32(Config_t config, int32_t *value,
DPlatformConfig.cpp61 ConfigError_t Config::getInt32(Config_t config, int32_t *value, in getInt32() function in Platform::Config
/hardware/qcom/sm7250/media/libplatformconfig/
DPlatformConfig.h126 static ConfigError_t getInt32(Config_t config, int32_t *value,
DPlatformConfig.cpp61 ConfigError_t Config::getInt32(Config_t config, int32_t *value, in getInt32() function in Platform::Config
/hardware/interfaces/configstore/utils/include/configstore/
DUtils.h124 int32_t getInt32(const int32_t defValue) { in getInt32() function
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp168 Platform::Config::getInt32(Platform::vidc_enc_log_in, in venc_dev()
170 Platform::Config::getInt32(Platform::vidc_enc_log_out, in venc_dev()
172 Platform::Config::getInt32(Platform::vidc_enc_csc_custom_matrix, in venc_dev()
174 Platform::Config::getInt32(Platform::vidc_enc_auto_blur_disable, in venc_dev()
176 Platform::Config::getInt32(Platform::vidc_disable_hdr, in venc_dev()
213 Platform::Config::getInt32(Platform::vidc_enc_linear_color_format, in venc_dev()
215 Platform::Config::getInt32(Platform::vidc_enc_bitrate_savings_enable, in venc_dev()
217 Platform::Config::getInt32(Platform::vidc_enc_quality_boost_enable, in venc_dev()
Domx_video_encoder.cpp182 Platform::Config::getInt32(Platform::vidc_perf_control_enable, in omx_venc()
190 Platform::Config::getInt32(Platform::vidc_no_vpss, in omx_venc()
Domx_swvenc_mpeg4.cpp83 Platform::Config::getInt32(Platform::vidc_enc_log_in, in omx_venc()
85 Platform::Config::getInt32(Platform::vidc_enc_log_out, in omx_venc()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp625 Platform::Config::getInt32(Platform::vidc_dec_log_in, in omx_vdec()
627 Platform::Config::getInt32(Platform::vidc_dec_log_out, in omx_vdec()
630 Platform::Config::getInt32(Platform::vidc_dec_sec_prefetch_size_internal, in omx_vdec()
632 Platform::Config::getInt32(Platform::vidc_dec_sec_prefetch_size_output, in omx_vdec()
638 Platform::Config::getInt32(Platform::vidc_perf_control_enable, in omx_vdec()
645 Platform::Config::getInt32(Platform::vidc_dec_thumbnail_yuv_output, in omx_vdec()
648 Platform::Config::getInt32(Platform::vidc_disable_hdr, in omx_vdec()
651 Platform::Config::getInt32(Platform::vidc_dec_output_rate, in omx_vdec()
1964 …Platform::Config::getInt32(Platform::vidc_dec_conceal_color_8bit, &conceal_color_8bit, DEFAULT_VID… in component_init()
1965 …Platform::Config::getInt32(Platform::vidc_dec_conceal_color_10bit, &conceal_color_10bit, DEFAULT_V… in component_init()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp83 Platform::Config::getInt32(Platform::vidc_enc_log_in, in omx_venc()
85 Platform::Config::getInt32(Platform::vidc_enc_log_out, in omx_venc()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp197 Platform::Config::getInt32(Platform::vidc_enc_log_in, in venc_dev()
199 Platform::Config::getInt32(Platform::vidc_enc_log_out, in venc_dev()
201 Platform::Config::getInt32(Platform::vidc_enc_csc_custom_matrix, in venc_dev()
235 Platform::Config::getInt32(Platform::vidc_enc_linear_color_format, in venc_dev()
237 Platform::Config::getInt32(Platform::vidc_enc_bitrate_savings_enable, in venc_dev()
Domx_swvenc_mpeg4.cpp83 Platform::Config::getInt32(Platform::vidc_enc_log_in, in omx_venc()
85 Platform::Config::getInt32(Platform::vidc_enc_log_out, in omx_venc()
Domx_video_encoder.cpp182 Platform::Config::getInt32(Platform::vidc_perf_control_enable, in omx_venc()