/hardware/qcom/sdm845/media/libplatformconfig/ |
D | PlatformConfig.h | 91 static ConfigError_t getInt32(Config_t config, int32_t *value,
|
D | PlatformConfig.cpp | 56 ConfigError_t Config::getInt32(Config_t config, int32_t *value, in getInt32() function in Platform::Config
|
/hardware/qcom/sm8150/media/libplatformconfig/ |
D | PlatformConfig.h | 116 static ConfigError_t getInt32(Config_t config, int32_t *value,
|
D | PlatformConfig.cpp | 61 ConfigError_t Config::getInt32(Config_t config, int32_t *value, in getInt32() function in Platform::Config
|
/hardware/qcom/sm7250/media/libplatformconfig/ |
D | PlatformConfig.h | 126 static ConfigError_t getInt32(Config_t config, int32_t *value,
|
D | PlatformConfig.cpp | 61 ConfigError_t Config::getInt32(Config_t config, int32_t *value, in getInt32() function in Platform::Config
|
/hardware/interfaces/configstore/utils/include/configstore/ |
D | Utils.h | 124 int32_t getInt32(const int32_t defValue) { in getInt32() function
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 168 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()
|
D | omx_video_encoder.cpp | 182 Platform::Config::getInt32(Platform::vidc_perf_control_enable, in omx_venc() 190 Platform::Config::getInt32(Platform::vidc_no_vpss, in omx_venc()
|
D | omx_swvenc_mpeg4.cpp | 83 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/ |
D | omx_vdec_v4l2.cpp | 625 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/ |
D | omx_swvenc_mpeg4.cpp | 83 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/ |
D | video_encoder_device_v4l2.cpp | 197 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()
|
D | omx_swvenc_mpeg4.cpp | 83 Platform::Config::getInt32(Platform::vidc_enc_log_in, in omx_venc() 85 Platform::Config::getInt32(Platform::vidc_enc_log_out, in omx_venc()
|
D | omx_video_encoder.cpp | 182 Platform::Config::getInt32(Platform::vidc_perf_control_enable, in omx_venc()
|