OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:smooth_thr
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/display/libqdutils/
qdMetaData.h
45
uint32_t
smooth_thr
;
member in struct:Sharp2Data_t
/hardware/qcom/display/liboverlay/
overlayMdp.cpp
270
if (mParams.params.sharp_params.
smooth_thr
!=
271
data.Sharp2Data.
smooth_thr
) {
282
mParams.params.sharp_params.
smooth_thr
=
283
data.Sharp2Data.
smooth_thr
;
/hardware/qcom/msm8960/original-kernel-headers/linux/
msm_mdp.h
300
uint32_t
smooth_thr
;
member in struct:mdp_sharp_cfg
/hardware/qcom/msm8960/kernel-headers/linux/
msm_mdp.h
297
uint32_t
smooth_thr
;
member in struct:mdp_sharp_cfg
Completed in 1993 milliseconds