Searched refs:overlay (Results 1 - 25 of 128) sorted by relevance

123456

/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP_ImgConv.c101 if(pComponentPrivate->overlay){
102 if(pComponentPrivate->overlay->iOvlyConvBufPtr){
103 OMX_FREE(pComponentPrivate->overlay->iOvlyConvBufPtr);
104 pComponentPrivate->overlay->iOvlyConvBufPtr = NULL;
106 OMX_FREE(pComponentPrivate->overlay);
107 pComponentPrivate->overlay=NULL;
110 OMX_MALLOC(pComponentPrivate->overlay, sizeof(VPP_OVERLAY));
111 pComponentPrivate->overlay->iRBuff = NULL ;
112 pComponentPrivate->overlay->iGBuff = NULL;
113 pComponentPrivate->overlay
[all...]
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_ad.h45 const overlay::utils::Whf& whf,
50 mDest = overlay::utils::OV_INVALID;
63 overlay::utils::eDest mDest;
H A Dhwc_ad.cpp31 #include <overlay.h>
40 using namespace overlay;
41 using namespace overlay::utils;
129 mDest(overlay::utils::OV_INVALID) {
187 pipeSpecs.dpy = overlay::Overlay::DPY_WRITEBACK;
197 overlay::Writeback *wb = overlay::Writeback::getInstance();
258 if(!ctx->mOverlay->validateAndSet(overlay::Overlay::DPY_WRITEBACK,
260 ALOGE("%s: Failed to validate and set overlay for dpy %d"
261 ,__FUNCTION__, overlay
[all...]
H A Dhwc_fbupdate.h23 #include "overlay.h"
28 namespace overlay { namespace
33 namespace ovutils = overlay::utils;
40 // Sets up members and prepares overlay if conditions are met
55 overlay::Rotator *mRot;
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_ad.h45 const overlay::utils::Whf& whf,
50 mDest = overlay::utils::OV_INVALID;
61 overlay::utils::eDest mDest;
H A Dhwc_ad.cpp31 #include <overlay.h>
40 using namespace overlay;
41 using namespace overlay::utils;
98 mDest(overlay::utils::OV_INVALID)
162 pipeSpecs.dpy = overlay::Overlay::DPY_WRITEBACK;
172 overlay::Writeback *wb = overlay::Writeback::getInstance();
226 !ctx->mOverlay->validateAndSet(overlay::Overlay::DPY_WRITEBACK, wbFd))
228 ALOGE("%s: Failed to validate and set overlay for dpy %d"
229 ,__FUNCTION__, overlay
[all...]
H A Dhwc_fbupdate.h23 #include "overlay.h"
28 namespace overlay { namespace
33 namespace ovutils = overlay::utils;
40 // Sets up members and prepares overlay if conditions are met
55 overlay::Rotator *mRot;
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_ad.h45 const overlay::utils::Whf& whf,
50 mDest = overlay::utils::OV_INVALID;
63 overlay::utils::eDest mDest;
H A Dhwc_ad.cpp31 #include <overlay.h>
39 using namespace overlay;
40 using namespace overlay::utils;
127 mFeatureEnabled(false), mDest(overlay::utils::OV_INVALID) {
171 overlay::Overlay::DPY_WRITEBACK, Overlay::MIXER_DEFAULT);
178 overlay::Writeback *wb = overlay::Writeback::getInstance();
244 overlay::Writeback *wb = overlay::Writeback::getInstance();
253 overlay
[all...]
H A Dhwc_utils.h46 namespace ovutils = overlay::utils;
48 namespace overlay { namespace
130 void add(hwc_layer_1_t* layer, overlay::Rotator *rot);
134 overlay::Rotator* getRot(uint32_t index) const;
138 overlay::Rotator* mRot[MAX_SESS];
151 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const {
218 int configRotator(overlay::Rotator *rot, const ovutils::Whf& whf,
222 int configMdp(overlay::Overlay *ov, const ovutils::PipeArgs& parg,
234 overlay::Rotator **rot);
240 const ovutils::eDest& rDest, overlay
[all...]
/hardware/intel/img/psb_video/src/
H A Dpsb_overlay.c65 * Description: Use this function to reset the overlay register back buffer to its default
148 regs.overlay.OGAMC0 = gamma0;
149 regs.overlay.OGAMC1 = gamma1;
150 regs.overlay.OGAMC2 = gamma2;
151 regs.overlay.OGAMC3 = gamma3;
152 regs.overlay.OGAMC4 = gamma4;
153 regs.overlay.OGAMC5 = gamma5;
167 drv_debug_msg(VIDEO_DEBUG_GENERAL, "I830StopVideo : no overlay has been enabled, do nothing.\n");
194 regs.overlay.b_wait_vblank = 1;
208 regs.overlay
426 I830OverlayRegPtr overlay = (I830OverlayRegPtr)(pPriv->regmap[overlayId]); local
[all...]
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayMdp.h30 namespace overlay{ namespace
44 /* unset overlay, reset and close fd */
48 /* calls overlay set
63 /* given a dim and w/h, set overlay dim */
109 void setBlending(overlay::utils::eBlending blending);
122 /* Actual overlay mdp structure */
164 /* actual overlay mdp data */
203 inline void MdpCtrl::setZ(overlay::utils::eZorder z) {
207 inline void MdpCtrl::setIsFg(overlay::utils::eIsFg isFg) {
215 inline void MdpCtrl::setBlending(overlay
[all...]
H A DAndroid.mk13 overlay.cpp \
H A DoverlayRotator.cpp26 namespace ovutils = overlay::utils;
28 namespace overlay { namespace
147 overlay::Rotator *rot = NULL;
152 mRot[mUseCount] = overlay::Rotator::getRotator();
/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayMdp.h30 namespace overlay{ namespace
44 /* unset overlay, reset and close fd */
48 /* calls overlay set
63 /* given a dim and w/h, set overlay dim */
109 void setBlending(overlay::utils::eBlending blending);
122 /* Actual overlay mdp structure */
190 /* actual overlay mdp data */
229 inline void MdpCtrl::setZ(overlay::utils::eZorder z) {
233 inline void MdpCtrl::setIsFg(overlay::utils::eIsFg isFg) {
245 inline void MdpCtrl::setBlending(overlay
[all...]
H A DoverlayRotator.cpp25 namespace ovutils = overlay::utils;
27 namespace overlay { namespace
146 overlay::Rotator *rot = NULL;
151 mRot[mUseCount] = overlay::Rotator::getRotator();
H A DAndroid.mk14 overlay.cpp \
/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayMdp.h30 namespace overlay{ namespace
44 /* unset overlay, reset and close fd */
48 /* calls overlay set
61 /* given a dim and w/h, set overlay dim */
91 /* overlay get */
106 void setBlending(overlay::utils::eBlending blending);
117 /* return true if current overlay is different
118 * than last known good overlay */
128 /* Actual overlay mdp structure */
196 /* actual overlay md
[all...]
H A DAndroid.mk13 overlay.cpp \
H A DoverlayMdssRot.cpp36 namespace ovutils = overlay::utils;
38 namespace overlay { namespace
73 void MdssRot::setSource(const overlay::utils::Whf& awhf) {
88 void MdssRot::setSource(const overlay::utils::Whf& awhf,
89 const overlay::utils::Whf& owhf) {
121 if(!overlay::mdp_wrapper::setOverlay(mFd.getFD(), mRotInfo)) {
143 if(!overlay::mdp_wrapper::play(mFd.getFD(), mRotData)) {
269 } // namespace overlay
/hardware/qcom/display/msm8974/liboverlay/
H A DoverlayMdp.h30 namespace overlay{ namespace
44 /* unset overlay, reset and close fd */
48 /* calls overlay set
61 /* given a dim and w/h, set overlay dim */
92 /* overlay get */
107 void setBlending(overlay::utils::eBlending blending);
118 /* return true if current overlay is different
119 * than last known good overlay */
129 /* Actual overlay mdp structure */
199 /* actual overlay md
[all...]
H A DAndroid.mk13 overlay.cpp \
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.h47 namespace ovutils = overlay::utils;
49 namespace overlay { namespace
128 void add(hwc_layer_1_t* layer, overlay::Rotator *rot);
132 overlay::Rotator* getRot(uint32_t index) const;
136 overlay::Rotator* mRot[MAX_SESS];
149 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const {
202 overlay::Rotator **rot);
208 const ovutils::eDest& rDest, overlay::Rotator **rot);
307 //Overlay object - NULL for non overlay devices
308 overlay
[all...]
/hardware/qcom/display/msm8084/liboverlay/pipes/
H A DoverlayGenPipe.h36 namespace overlay { namespace
57 /* commit changes to the overlay "set"*/
60 /* queue buffer to the overlay */
100 } //namespace overlay
/hardware/qcom/display/msm8226/liboverlay/pipes/
H A DoverlayGenPipe.h36 namespace overlay { namespace
59 /* commit changes to the overlay "set"*/
62 /* queue buffer to the overlay */
84 } //namespace overlay

Completed in 374 milliseconds

123456