Home
last modified time | relevance | path

Searched defs:decimation (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/
Ddisplay_base.cpp623 char decimation[16] = { 0 }; in AppendDump() local
Dresource_default.cpp863 DisplayError ResourceDefault::CalculateDecimation(float downscale, uint8_t *decimation) { in CalculateDecimation()