Searched refs:mdpFormat (Results 1 - 24 of 24) sorted by relevance

/hardware/qcom/display/msm8909/liboverlay/
H A 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,
H A DoverlayRotator.cpp58 const int& dstW, const int& dstH, const uint32_t& mdpFormat,
62 mdpFormat, isInterlaced);
65 mdpFormat, isInterlaced);
57 getDownscaleFactor(const int& srcW, const int& srcH, const int& dstW, const int& dstH, const uint32_t& mdpFormat, const bool& isInterlaced) argument
H A DoverlayWriteback.cpp193 bool Writeback::setOutputFormat(int mdpFormat) { argument
194 if(mdpFormat != mOpFmt) {
198 metadata.data.mixer_cfg.writeback_format = mdpFormat;
203 mOpFmt = mdpFormat;
H A DoverlayWriteback.h91 bool setOutputFormat(int mdpFormat);
H A DoverlayUtils.cpp172 int getHALFormat(int mdpFormat) { argument
173 switch (mdpFormat) {
210 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat);
H A DoverlayMdssRot.cpp381 const int& dstW, const int& dstH, const uint32_t& mdpFormat,
386 Dim adjCrop = getFormatAdjustedCrop(crop, mdpFormat,
411 const uint32_t& mdpFormat, const bool& isInterlaced) {
413 if (isYuv(mdpFormat)) {
380 getDownscaleFactor(const int& srcW, const int& srcH, const int& dstW, const int& dstH, const uint32_t& mdpFormat, const bool& isInterlaced) argument
410 getFormatAdjustedCrop(const Dim& crop, const uint32_t& mdpFormat, const bool& isInterlaced) argument
H A DoverlayUtils.h369 int getHALFormat(int mdpFormat);
/hardware/qcom/display/msm8994/liboverlay/
H A 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,
H A DoverlayRotator.cpp58 const int& dstW, const int& dstH, const uint32_t& mdpFormat,
62 mdpFormat, isInterlaced);
65 mdpFormat, isInterlaced);
57 getDownscaleFactor(const int& srcW, const int& srcH, const int& dstW, const int& dstH, const uint32_t& mdpFormat, const bool& isInterlaced) argument
H A DoverlayWriteback.cpp193 bool Writeback::setOutputFormat(int mdpFormat) { argument
194 if(mdpFormat != mOpFmt) {
198 metadata.data.mixer_cfg.writeback_format = mdpFormat;
203 mOpFmt = mdpFormat;
H A DoverlayWriteback.h91 bool setOutputFormat(int mdpFormat);
H A DoverlayUtils.cpp189 int getHALFormat(int mdpFormat) { argument
190 switch (mdpFormat) {
231 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat);
H A DoverlayMdssRot.cpp381 const int& dstW, const int& dstH, const uint32_t& mdpFormat,
386 Dim adjCrop = getFormatAdjustedCrop(crop, mdpFormat,
411 const uint32_t& mdpFormat, const bool& isInterlaced) {
413 if (isYuv(mdpFormat)) {
380 getDownscaleFactor(const int& srcW, const int& srcH, const int& dstW, const int& dstH, const uint32_t& mdpFormat, const bool& isInterlaced) argument
410 getFormatAdjustedCrop(const Dim& crop, const uint32_t& mdpFormat, const bool& isInterlaced) argument
H A DoverlayUtils.h372 int getHALFormat(int mdpFormat);
/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayWriteback.cpp189 bool Writeback::setOutputFormat(int mdpFormat) { argument
190 if(mdpFormat != mOpFmt) {
194 metadata.data.mixer_cfg.writeback_format = mdpFormat;
199 mOpFmt = mdpFormat;
H A DoverlayWriteback.h89 bool setOutputFormat(int mdpFormat);
H A DoverlayUtils.cpp178 int getHALFormat(int mdpFormat) { argument
179 switch (mdpFormat) {
216 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat);
H A DoverlayUtils.h412 int getHALFormat(int mdpFormat);
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayWriteback.cpp189 bool Writeback::setOutputFormat(int mdpFormat) { argument
190 if(mdpFormat != mOpFmt) {
194 metadata.data.mixer_cfg.writeback_format = mdpFormat;
199 mOpFmt = mdpFormat;
H A DoverlayWriteback.h89 bool setOutputFormat(int mdpFormat);
H A DoverlayUtils.cpp172 int getHALFormat(int mdpFormat) { argument
173 switch (mdpFormat) {
210 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat);
H A DoverlayUtils.h381 int getHALFormat(int mdpFormat);
/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayUtils.cpp142 int getHALFormat(int mdpFormat) { argument
143 switch (mdpFormat) {
176 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat);
H A DoverlayUtils.h410 int getHALFormat(int mdpFormat);

Completed in 102 milliseconds