Searched defs:dest_x (Results 1 – 10 of 10) sorted by relevance
135 int dest_x = m_DestLeft + (m_bFlipX ? (m_DestWidth - line - 1) : line); in ComposeScanlineV() local
634 uint32_t dest_x = clip_left + i; in DownSampleScanline() local644 uint32_t dest_x = clip_left + i; in DownSampleScanline() local672 uint32_t dest_x = clip_left + i; in DownSampleScanline() local
173 unsigned short src_height, short dest_x, short dest_y, in vlVaAssociateSubpicture()
438 int dest_x, int dest_y, unsigned int dest_width, unsigned int dest_height) in vlVaPutImage()
77 uint16_t dest_x; member
1326 int dest_x = clip_left + i; in DownSampleScanline32Bit() local
769 __s32 dest_x; member
767 int32_t dest_x; member
760 __s32 dest_x; member
561 for (int dest_x = 0; dest_x < result_width; dest_x++) { in StretchMonoToGray() local