Searched refs:xofs (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | rawvideoparse.c | 102 fill_test_pattern (Context const *ctx, GstBuffer * buffer, guint xofs, in fill_test_pattern() argument 112 set_pixel (ctx, pixels, 1 + xofs, 0 + yofs, 0x8899AA); in fill_test_pattern() 113 set_pixel (ctx, pixels, 0 + xofs, 1 + yofs, 0x112233); in fill_test_pattern() 119 check_test_pattern (Context const *ctx, GstBuffer * buffer, guint xofs, in check_test_pattern() argument 129 fail_unless_equals_uint64_hex (get_pixel (ctx, pixels, 1 + xofs, 0 + yofs), in check_test_pattern() 131 fail_unless_equals_uint64_hex (get_pixel (ctx, pixels, 0 + xofs, 1 + yofs), in check_test_pattern() 136 if ((x == (1 + xofs) && y == (0 + yofs)) || (x == (0 + xofs) in check_test_pattern() 321 guint expected_num_buffers_in_list, guint buf_idx, guint xofs, guint yofs) in push_data_and_check_output() argument 347 check_test_pattern (ctx, outbuf, xofs, yofs); in push_data_and_check_output()
|
/third_party/ntfs-3g/libntfs-3g/ |
D | attrib.c | 1774 s64 xofs; local 1803 xofs = 0; 1806 &xofs, &zrl, update_from))
|