/external/libyuv/files/unit_test/ |
rotate_test.cc | 715 align_buffer_16(orig_y, y_plane_size) 727 memset(orig_y, 0, y_plane_size); 743 orig_y[i * (yw + b * 2) + j] = random() & 0xff; 764 I420Rotate(orig_y+y_off_0, y_st_0, 792 if (orig_y[i] != ro0_y[i]) { 806 free_aligned_buffer_16(orig_y) 838 align_buffer_16(orig_y, y_plane_size) 850 memset(orig_y, 0, y_plane_size); 866 orig_y[i * (yw + b * 2) + j] = random() & 0xff; 887 I420Rotate(orig_y+y_off_0, y_st_0 [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
screen_info.h | 12 __u8 orig_y; /* 0x01 */ member in struct:screen_info
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
screen_info.h | 12 __u8 orig_y; /* 0x01 */ member in struct:screen_info
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
screen_info.h | 12 __u8 orig_y; /* 0x01 */ member in struct:screen_info
|
/external/pixman/test/ |
alphamap.c | 55 get_alpha (pixman_image_t *image, int x, int y, int orig_x, int orig_y) 63 y - orig_y >= 0 && y - orig_y < HEIGHT) 68 y -= orig_y; 106 get_red (pixman_image_t *image, int x, int y, int orig_x, int orig_y)
|
/external/chromium_org/third_party/freetype/src/psaux/ |
t1decode.c | 370 FT_Pos x, y, orig_x, orig_y; local 421 y = orig_y = builder->pos_y; [all...] |
/external/freetype/src/psaux/ |
t1decode.c | 370 FT_Pos x, y, orig_x, orig_y; local 421 y = orig_y = builder->pos_y; [all...] |