Searched refs:y2 (Results 1 - 7 of 7) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpsb_overlay.c414 int dstPitch, int srcPitch, int __maybe_unused x1, int __maybe_unused y1, int __maybe_unused x2, int __maybe_unused y2, BoxPtr dstBox,
450 y2 = y2 / 4;
452 dstBox->y2 = dstBox->y2 / 4;
484 dstBox->x2 = dstBox->y2;
485 dstBox->y2 = pPriv->height_save - tmp;
487 dstBox->y1 = dstBox->y2;
488 dstBox->y2 = tmp;
498 dstBox->y1 = pPriv->height_save - dstBox->y2;
411 i830_display_video( VADriverContextP ctx, PsbPortPrivPtr pPriv, VASurfaceID __maybe_unused surface, int id, short width, short height, int dstPitch, int srcPitch, int __maybe_unused x1, int __maybe_unused y1, int __maybe_unused x2, int __maybe_unused y2, BoxPtr dstBox, short src_w, short src_h, short drw_w, short drw_h, unsigned int flags, int overlayId, int pipeId) argument
1030 int x1, x2, y1, y2; local
[all...]
H A Dpsb_overlay.h188 uint32_t y2; member in struct:__anon940
/hardware/intel/img/psb_video/src/x11/
H A Dpsb_x11.c234 int y2 = *(src_y + x + 1); local
243 yuv2pixel(dest_even++, y2, u, v);
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_q6vdec.h166 u32 y2; member in struct:vdec_cropping_window
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_q6vdec.h141 u32 y2; member in struct:vdec_cropping_window
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_q6vdec.h166 u32 y2; member in struct:vdec_cropping_window
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_q6vdec.h141 u32 y2; member in struct:vdec_cropping_window

Completed in 2490 milliseconds