Home
last modified time | relevance | path

Searched refs:mdpFormat (Results 1 – 21 of 21) sorted by relevance

/hardware/qcom/display/msm8994/liboverlay/
DoverlayRotator.h112 const int& dstW, const int& dstH, const uint32_t& mdpFormat,
180 const int& dstW, const int& dstH, const uint32_t& mdpFormat,
196 const int& dstW, const int& dstH, const uint32_t& mdpFormat,
257 const int& dstW, const int& dstH, const uint32_t& mdpFormat,
261 const uint32_t& mdpFormat, const bool& isInterlaced);
282 const int& dstW, const int& dstH, const uint32_t& mdpFormat,
DoverlayWriteback.cpp193 bool Writeback::setOutputFormat(int mdpFormat) { in setOutputFormat() argument
194 if(mdpFormat != mOpFmt) { in setOutputFormat()
198 metadata.data.mixer_cfg.writeback_format = mdpFormat; in setOutputFormat()
203 mOpFmt = mdpFormat; in setOutputFormat()
DoverlayRotator.cpp58 const int& dstW, const int& dstH, const uint32_t& mdpFormat, in getDownscaleFactor() argument
62 mdpFormat, isInterlaced); in getDownscaleFactor()
65 mdpFormat, isInterlaced); in getDownscaleFactor()
DoverlayMdssRot.cpp381 const int& dstW, const int& dstH, const uint32_t& mdpFormat, in getDownscaleFactor() argument
386 Dim adjCrop = getFormatAdjustedCrop(crop, mdpFormat, in getDownscaleFactor()
411 const uint32_t& mdpFormat, const bool& isInterlaced) { in getFormatAdjustedCrop() argument
413 if (isYuv(mdpFormat)) { in getFormatAdjustedCrop()
DoverlayUtils.cpp189 int getHALFormat(int mdpFormat) { in getHALFormat() argument
190 switch (mdpFormat) { in getHALFormat()
231 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat); in getHALFormat()
DoverlayWriteback.h91 bool setOutputFormat(int mdpFormat);
DoverlayUtils.h372 int getHALFormat(int mdpFormat);
/hardware/qcom/display/msm8974/liboverlay/
DoverlayWriteback.cpp187 bool Writeback::setOutputFormat(int mdpFormat) { in setOutputFormat() argument
188 if(mdpFormat != mOpFmt) { in setOutputFormat()
192 metadata.data.mixer_cfg.writeback_format = mdpFormat; in setOutputFormat()
197 mOpFmt = mdpFormat; in setOutputFormat()
DoverlayUtils.cpp145 int getHALFormat(int mdpFormat) { in getHALFormat() argument
146 switch (mdpFormat) { in getHALFormat()
179 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat); in getHALFormat()
DoverlayWriteback.h89 bool setOutputFormat(int mdpFormat);
DoverlayUtils.h404 int getHALFormat(int mdpFormat);
/hardware/qcom/display/msm8226/liboverlay/
DoverlayWriteback.cpp189 bool Writeback::setOutputFormat(int mdpFormat) { in setOutputFormat() argument
190 if(mdpFormat != mOpFmt) { in setOutputFormat()
194 metadata.data.mixer_cfg.writeback_format = mdpFormat; in setOutputFormat()
199 mOpFmt = mdpFormat; in setOutputFormat()
DoverlayUtils.cpp172 int getHALFormat(int mdpFormat) { in getHALFormat() argument
173 switch (mdpFormat) { in getHALFormat()
210 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat); in getHALFormat()
DoverlayWriteback.h89 bool setOutputFormat(int mdpFormat);
DoverlayUtils.h381 int getHALFormat(int mdpFormat);
/hardware/qcom/display/msm8084/liboverlay/
DoverlayWriteback.cpp189 bool Writeback::setOutputFormat(int mdpFormat) { in setOutputFormat() argument
190 if(mdpFormat != mOpFmt) { in setOutputFormat()
194 metadata.data.mixer_cfg.writeback_format = mdpFormat; in setOutputFormat()
199 mOpFmt = mdpFormat; in setOutputFormat()
DoverlayUtils.cpp178 int getHALFormat(int mdpFormat) { in getHALFormat() argument
179 switch (mdpFormat) { in getHALFormat()
216 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat); in getHALFormat()
DoverlayWriteback.h89 bool setOutputFormat(int mdpFormat);
DoverlayUtils.h412 int getHALFormat(int mdpFormat);
/hardware/qcom/display/msm8960/liboverlay/
DoverlayUtils.cpp142 int getHALFormat(int mdpFormat) { in getHALFormat() argument
143 switch (mdpFormat) { in getHALFormat()
176 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat); in getHALFormat()
DoverlayUtils.h410 int getHALFormat(int mdpFormat);