OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adjust_c
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_scale.cpp
229
mdp_det_enhance->
adjust_c
[i] = scale_data.detail_enhance.
adjust_c
[i];
308
DLOGV_IF(kTagDriverConfig, "adjust_a[%d]: %d adjust_b[%d]: %d
adjust_c
[%d]: %d", i,
309
de->adjust_a[i], i, de->adjust_b[i], i, de->
adjust_c
[i]);
/hardware/qcom/msm8996/kernel-headers/linux/
msm_mdp_ext.h
182
int16_t
adjust_c
[MAX_DET_CURVES];
member in struct:mdp_det_enhance_data
/hardware/qcom/msm8996/original-kernel-headers/linux/
msm_mdp_ext.h
543
int16_t
adjust_c
[MAX_DET_CURVES];
member in struct:mdp_det_enhance_data
/hardware/qcom/display/msm8996/sdm/include/private/
hw_info_types.h
315
int16_t
adjust_c
[MAX_DETAIL_ENHANCE_CURVE] = {0};
member in struct:sdm::HWDetailEnhanceData
Completed in 203 milliseconds