Searched refs:ov (Results 1 - 25 of 37) sorted by relevance

12

/hardware/qcom/display/msm8960/liboverlay/
H A DmdpWrapper.h64 bool setOverlay(int fd, mdp_overlay& ov);
73 bool getOverlay(int fd, mdp_overlay& ov);
79 bool set3D(int fd, msmfb_overlay_3d& ov);
83 void dump(const char* const s, const msmfb_overlay_data& ov);
84 void dump(const char* const s, const msmfb_data& ov);
85 void dump(const char* const s, const mdp_overlay& ov);
86 void dump(const char* const s, const msmfb_overlay_3d& ov);
88 void dump(const char* const s, const msmfb_img& ov);
89 void dump(const char* const s, const mdp_rect& ov);
146 inline bool setOverlay(int fd, mdp_overlay& ov) { argument
173 getOverlay(int fd, mdp_overlay& ov) argument
191 set3D(int fd, msmfb_overlay_3d& ov) argument
201 dump(const char* const s, const msmfb_overlay_data& ov) argument
206 dump(const char* const s, const msmfb_data& ov) argument
210 dump(const char* const s, const mdp_overlay& ov) argument
224 dump(const char* const s, const msmfb_img& ov) argument
229 dump(const char* const s, const mdp_rect& ov) argument
234 dump(const char* const s, const msmfb_overlay_3d& ov) argument
[all...]
H A DoverlayUtils.cpp330 const mdp_overlay& ov) {
334 prefix, ov.id, ov.z_order, ov.is_fg, ov.alpha,
335 ov.transp_mask, ov.flags);
337 getDump(buf, len, "\tsrc(msmfb_img)", ov.src);
338 getDump(buf, len, "\tsrc_rect(mdp_rect)", ov.src_rect);
339 getDump(buf, len, "\tdst_rect(mdp_rect)", ov
329 getDump(char *buf, size_t len, const char *prefix, const mdp_overlay& ov) argument
342 getDump(char *buf, size_t len, const char *prefix, const msmfb_img& ov) argument
352 getDump(char *buf, size_t len, const char *prefix, const mdp_rect& ov) argument
361 getDump(char *buf, size_t len, const char *prefix, const msmfb_overlay_data& ov) argument
371 getDump(char *buf, size_t len, const char *prefix, const msmfb_data& ov) argument
[all...]
H A DoverlayMdp.cpp157 "good ov info");
170 mdp_overlay ov; local
171 ov.id = mOVInfo.id;
172 if (!mdp_wrapper::getOverlay(mFd.getFD(), ov)) {
176 mOVInfo = ov;
H A DoverlayUtils.h712 void getDump(char *buf, size_t len, const char *prefix, const mdp_overlay& ov);
713 void getDump(char *buf, size_t len, const char *prefix, const msmfb_img& ov);
714 void getDump(char *buf, size_t len, const char *prefix, const mdp_rect& ov);
716 const msmfb_overlay_data& ov);
717 void getDump(char *buf, size_t len, const char *prefix, const msmfb_data& ov);
719 const msm_rotator_img_info& ov);
721 const msm_rotator_data_info& ov);
/hardware/qcom/display/msm8084/liboverlay/
H A DmdpWrapper.h66 bool setOverlay(int fd, mdp_overlay& ov);
78 bool getOverlay(int fd, mdp_overlay& ov);
84 bool set3D(int fd, msmfb_overlay_3d& ov);
106 void dump(const char* const s, const msmfb_overlay_data& ov);
107 void dump(const char* const s, const msmfb_data& ov);
108 void dump(const char* const s, const mdp_overlay& ov);
109 void dump(const char* const s, const msmfb_overlay_3d& ov);
111 void dump(const char* const s, const msmfb_img& ov);
112 void dump(const char* const s, const mdp_rect& ov);
169 inline bool setOverlay(int fd, mdp_overlay& ov) { argument
205 getOverlay(int fd, mdp_overlay& ov) argument
223 set3D(int fd, msmfb_overlay_3d& ov) argument
297 dump(const char* const s, const msmfb_overlay_data& ov) argument
302 dump(const char* const s, const msmfb_data& ov) argument
306 dump(const char* const s, const mdp_overlay& ov) argument
320 dump(const char* const s, const msmfb_img& ov) argument
325 dump(const char* const s, const mdp_rect& ov) argument
330 dump(const char* const s, const msmfb_overlay_3d& ov) argument
[all...]
H A DoverlayUtils.cpp407 const mdp_overlay& ov) {
412 prefix, ov.id, ov.z_order, ov.is_fg, ov.alpha,
413 ov.transp_mask, ov.flags, ov.horz_deci, ov.vert_deci);
415 getDump(buf, len, "\tsrc", ov
406 getDump(char *buf, size_t len, const char *prefix, const mdp_overlay& ov) argument
420 getDump(char *buf, size_t len, const char *prefix, const msmfb_img& ov) argument
430 getDump(char *buf, size_t len, const char *prefix, const mdp_rect& ov) argument
439 getDump(char *buf, size_t len, const char *prefix, const msmfb_overlay_data& ov) argument
449 getDump(char *buf, size_t len, const char *prefix, const msmfb_data& ov) argument
[all...]
H A DoverlayUtils.h710 void getDump(char *buf, size_t len, const char *prefix, const mdp_overlay& ov);
711 void getDump(char *buf, size_t len, const char *prefix, const msmfb_img& ov);
712 void getDump(char *buf, size_t len, const char *prefix, const mdp_rect& ov);
714 const msmfb_overlay_data& ov);
715 void getDump(char *buf, size_t len, const char *prefix, const msmfb_data& ov);
717 const msm_rotator_img_info& ov);
719 const msm_rotator_data_info& ov);
/hardware/qcom/display/msm8226/liboverlay/
H A DmdpWrapper.h69 bool setOverlay(int fd, mdp_overlay& ov);
81 bool getOverlay(int fd, mdp_overlay& ov);
103 void dump(const char* const s, const msmfb_overlay_data& ov);
104 void dump(const char* const s, const msmfb_data& ov);
105 void dump(const char* const s, const mdp_overlay& ov);
106 void dump(const char* const s, const msmfb_overlay_3d& ov);
108 void dump(const char* const s, const msmfb_img& ov);
109 void dump(const char* const s, const mdp_rect& ov);
171 inline bool setOverlay(int fd, mdp_overlay& ov) { argument
173 if (ioctl(fd, MSMFB_OVERLAY_SET, &ov) <
211 getOverlay(int fd, mdp_overlay& ov) argument
292 dump(const char* const s, const msmfb_overlay_data& ov) argument
297 dump(const char* const s, const msmfb_data& ov) argument
301 dump(const char* const s, const mdp_overlay& ov) argument
315 dump(const char* const s, const msmfb_img& ov) argument
320 dump(const char* const s, const mdp_rect& ov) argument
325 dump(const char* const s, const msmfb_overlay_3d& ov) argument
[all...]
H A DoverlayUtils.cpp338 const mdp_overlay& ov) {
343 prefix, ov.id, ov.z_order, ov.is_fg, ov.alpha,
344 ov.transp_mask, ov.flags, ov.horz_deci, ov.vert_deci);
346 getDump(buf, len, "\tsrc", ov
337 getDump(char *buf, size_t len, const char *prefix, const mdp_overlay& ov) argument
351 getDump(char *buf, size_t len, const char *prefix, const msmfb_img& ov) argument
361 getDump(char *buf, size_t len, const char *prefix, const mdp_rect& ov) argument
370 getDump(char *buf, size_t len, const char *prefix, const msmfb_overlay_data& ov) argument
380 getDump(char *buf, size_t len, const char *prefix, const msmfb_data& ov) argument
[all...]
H A DoverlayUtils.h555 void getDump(char *buf, size_t len, const char *prefix, const mdp_overlay& ov);
556 void getDump(char *buf, size_t len, const char *prefix, const msmfb_img& ov);
557 void getDump(char *buf, size_t len, const char *prefix, const mdp_rect& ov);
559 const msmfb_overlay_data& ov);
560 void getDump(char *buf, size_t len, const char *prefix, const msmfb_data& ov);
562 const msm_rotator_img_info& ov);
564 const msm_rotator_data_info& ov);
/hardware/qcom/display/msm8909/liboverlay/
H A DmdpWrapper.h72 bool setOverlay(int fd, mdp_overlay& ov);
84 bool getOverlay(int fd, mdp_overlay& ov);
106 void dump(const char* const s, const msmfb_overlay_data& ov);
107 void dump(const char* const s, const msmfb_data& ov);
108 void dump(const char* const s, const mdp_overlay& ov);
110 void dump(const char* const s, const msmfb_img& ov);
111 void dump(const char* const s, const mdp_rect& ov);
173 inline bool setOverlay(int fd, mdp_overlay& ov) { argument
175 if (ioctl(fd, MSMFB_OVERLAY_SET, &ov) < 0) {
238 inline bool getOverlay(int fd, mdp_overlay& ov) { argument
321 dump(const char* const s, const msmfb_overlay_data& ov) argument
326 dump(const char* const s, const msmfb_data& ov) argument
330 dump(const char* const s, const mdp_overlay& ov) argument
344 dump(const char* const s, const msmfb_img& ov) argument
349 dump(const char* const s, const mdp_rect& ov) argument
[all...]
H A DoverlayUtils.cpp309 const mdp_overlay& ov) {
314 prefix, ov.id, ov.z_order, ov.alpha,
315 ov.transp_mask, ov.flags, ov.horz_deci, ov.vert_deci);
317 getDump(buf, len, "\tsrc", ov.src);
318 getDump(buf, len, "\tsrc_rect", ov
308 getDump(char *buf, size_t len, const char *prefix, const mdp_overlay& ov) argument
322 getDump(char *buf, size_t len, const char *prefix, const msmfb_img& ov) argument
332 getDump(char *buf, size_t len, const char *prefix, const mdp_rect& ov) argument
341 getDump(char *buf, size_t len, const char *prefix, const msmfb_overlay_data& ov) argument
351 getDump(char *buf, size_t len, const char *prefix, const msmfb_data& ov) argument
[all...]
H A DoverlayUtils.h545 void getDump(char *buf, size_t len, const char *prefix, const mdp_overlay& ov);
546 void getDump(char *buf, size_t len, const char *prefix, const msmfb_img& ov);
547 void getDump(char *buf, size_t len, const char *prefix, const mdp_rect& ov);
549 const msmfb_overlay_data& ov);
550 void getDump(char *buf, size_t len, const char *prefix, const msmfb_data& ov);
552 const msm_rotator_img_info& ov);
554 const msm_rotator_data_info& ov);
/hardware/qcom/display/msm8994/liboverlay/
H A DmdpWrapper.h72 bool setOverlay(int fd, mdp_overlay& ov);
84 bool getOverlay(int fd, mdp_overlay& ov);
106 void dump(const char* const s, const msmfb_overlay_data& ov);
107 void dump(const char* const s, const msmfb_data& ov);
108 void dump(const char* const s, const mdp_overlay& ov);
110 void dump(const char* const s, const msmfb_img& ov);
111 void dump(const char* const s, const mdp_rect& ov);
173 inline bool setOverlay(int fd, mdp_overlay& ov) { argument
175 if (ioctl(fd, MSMFB_OVERLAY_SET, &ov) < 0) {
238 inline bool getOverlay(int fd, mdp_overlay& ov) { argument
321 dump(const char* const s, const msmfb_overlay_data& ov) argument
326 dump(const char* const s, const msmfb_data& ov) argument
330 dump(const char* const s, const mdp_overlay& ov) argument
344 dump(const char* const s, const msmfb_img& ov) argument
349 dump(const char* const s, const mdp_rect& ov) argument
[all...]
H A DoverlayUtils.cpp331 const mdp_overlay& ov) {
336 prefix, ov.id, ov.z_order, ov.alpha,
337 ov.transp_mask, ov.flags, ov.horz_deci, ov.vert_deci);
339 getDump(buf, len, "\tsrc", ov.src);
340 getDump(buf, len, "\tsrc_rect", ov
330 getDump(char *buf, size_t len, const char *prefix, const mdp_overlay& ov) argument
344 getDump(char *buf, size_t len, const char *prefix, const msmfb_img& ov) argument
354 getDump(char *buf, size_t len, const char *prefix, const mdp_rect& ov) argument
363 getDump(char *buf, size_t len, const char *prefix, const msmfb_overlay_data& ov) argument
373 getDump(char *buf, size_t len, const char *prefix, const msmfb_data& ov) argument
[all...]
H A DoverlayUtils.h552 void getDump(char *buf, size_t len, const char *prefix, const mdp_overlay& ov);
553 void getDump(char *buf, size_t len, const char *prefix, const msmfb_img& ov);
554 void getDump(char *buf, size_t len, const char *prefix, const mdp_rect& ov);
556 const msmfb_overlay_data& ov);
557 void getDump(char *buf, size_t len, const char *prefix, const msmfb_data& ov);
559 const msm_rotator_img_info& ov);
561 const msm_rotator_data_info& ov);
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_fbupdate.cpp65 overlay::Overlay& ov = *(ctx->mOverlay); local
71 ovutils::eDest dest = ov.nextPipe(ovutils::OV_MDP_PIPE_ANY, mDpy);
93 ov.setSource(parg, dest);
101 ov.setCrop(dcrop, dest);
106 ov.setTransform(orient, dest);
116 ov.setPosition(dpos, dest);
119 if (!ov.commit(dest)) {
133 overlay::Overlay& ov = *(ctx->mOverlay); local
135 if (!ov.queueBuffer(hnd->fd, hnd->offset, dest)) {
169 overlay::Overlay& ov local
270 overlay::Overlay& ov = *(ctx->mOverlay); local
[all...]
H A Dhwc_mdpcomp.cpp314 overlay::Overlay& ov = *ctx->mOverlay; local
319 mdp_pipe = ov.nextPipe(ovutils::OV_MDP_PIPE_DMA, mDpy);
326 mdp_pipe = ov.nextPipe(ovutils::OV_MDP_PIPE_RGB, mDpy);
336 return ov.nextPipe(ovutils::OV_MDP_PIPE_VG, mDpy);
629 overlay::Overlay& ov = *ctx->mOverlay; local
631 int numAvailable = ov.availablePipes(mDpy);
906 overlay::Overlay& ov = *ctx->mOverlay; local
949 if (!ov.queueBuffer(fd, offset, dest)) {
1010 overlay::Overlay& ov = *ctx->mOverlay; local
1097 overlay::Overlay& ov local
[all...]
H A Dhwc_utils.cpp890 static inline int configMdp(Overlay *ov, const PipeArgs& parg, argument
894 ov->setSource(parg, dest);
895 ov->setTransform(orient, dest);
900 ov->setCrop(dcrop, dest);
905 ov->setPosition(position, dest);
908 ov->setVisualParams(*metadata, dest);
910 if (!ov->commit(dest)) {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_resize.h35 uint8_t *ov,
49 uint8_t *ov,
63 uint8_t *ov,
H A Dvp9_resize.c538 uint8_t *ou, uint8_t *ov, int ouv_stride,
545 ov, oheight / 2, owidth / 2, ouv_stride);
553 uint8_t *ou, uint8_t *ov, int ouv_stride,
560 ov, oheight, owidth / 2, ouv_stride);
568 uint8_t *ou, uint8_t *ov, int ouv_stride,
575 ov, oheight, owidth, ouv_stride);
532 vp9_resize_frame420(const uint8_t *const y, int y_stride, const uint8_t *const u, const uint8_t *const v, int uv_stride, int height, int width, uint8_t *oy, int oy_stride, uint8_t *ou, uint8_t *ov, int ouv_stride, int oheight, int owidth) argument
548 vp9_resize_frame422(const uint8_t *const y, int y_stride, const uint8_t *const u, const uint8_t *const v, int uv_stride, int height, int width, uint8_t *oy, int oy_stride, uint8_t *ou, uint8_t *ov, int ouv_stride, int oheight, int owidth) argument
563 vp9_resize_frame444(const uint8_t *const y, int y_stride, const uint8_t *const u, const uint8_t *const v, int uv_stride, int height, int width, uint8_t *oy, int oy_stride, uint8_t *ou, uint8_t *ov, int ouv_stride, int oheight, int owidth) argument
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_fbupdate.cpp135 overlay::Overlay& ov = *(ctx->mOverlay); local
148 ovutils::eDest dest = ov.getPipe(pipeSpecs);
236 overlay::Overlay& ov = *(ctx->mOverlay); local
246 if (!ov.queueBuffer(fd, offset, dest)) {
292 overlay::Overlay& ov = *(ctx->mOverlay); local
316 ovutils::eDest destL = ov.getPipe(pipeSpecs);
350 ovutils::eDest destR = ov.getPipe(pipeSpecs);
396 overlay::Overlay& ov = *(ctx->mOverlay); local
398 if (!ov.queueBuffer(hnd->fd, (uint32_t)hnd->offset, mDestLeft)) {
405 if (!ov
428 overlay::Overlay& ov = *(ctx->mOverlay); local
[all...]
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_fbupdate.cpp141 overlay::Overlay& ov = *(ctx->mOverlay); local
154 ovutils::eDest dest = ov.getPipe(pipeSpecs);
242 overlay::Overlay& ov = *(ctx->mOverlay); local
252 if (!ov.queueBuffer(fd, offset, dest)) {
298 overlay::Overlay& ov = *(ctx->mOverlay); local
322 ovutils::eDest destL = ov.getPipe(pipeSpecs);
356 ovutils::eDest destR = ov.getPipe(pipeSpecs);
402 overlay::Overlay& ov = *(ctx->mOverlay); local
404 if (!ov.queueBuffer(hnd->fd, (uint32_t)hnd->offset, mDestLeft)) {
411 if (!ov
434 overlay::Overlay& ov = *(ctx->mOverlay); local
[all...]
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_fbupdate.cpp133 overlay::Overlay& ov = *(ctx->mOverlay); local
146 ovutils::eDest dest = ov.getPipe(pipeSpecs);
231 overlay::Overlay& ov = *(ctx->mOverlay); local
241 if (!ov.queueBuffer(fd, offset, dest)) {
281 overlay::Overlay& ov = *(ctx->mOverlay); local
334 ovutils::eDest destL = ov.getPipe(pipeSpecs);
367 ovutils::eDest destR = ov.getPipe(pipeSpecs);
412 overlay::Overlay& ov = *(ctx->mOverlay); local
414 if (!ov.queueBuffer(hnd->fd, (uint32_t)hnd->offset, mDestLeft)) {
421 if (!ov
437 overlay::Overlay& ov = *(ctx->mOverlay); local
[all...]
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_fbupdate.cpp133 overlay::Overlay& ov = *(ctx->mOverlay); local
147 ovutils::eDest dest = ov.getPipe(pipeSpecs);
234 overlay::Overlay& ov = *(ctx->mOverlay); local
244 if (!ov.queueBuffer(fd, offset, dest)) {
285 overlay::Overlay& ov = *(ctx->mOverlay); local
340 ovutils::eDest destL = ov.getPipe(pipeSpecs);
373 ovutils::eDest destR = ov.getPipe(pipeSpecs);
418 overlay::Overlay& ov = *(ctx->mOverlay); local
420 if (!ov.queueBuffer(hnd->fd, (uint32_t)hnd->offset, mDestLeft)) {
427 if (!ov
443 overlay::Overlay& ov = *(ctx->mOverlay); local
[all...]

Completed in 4982 milliseconds

12