Searched defs:cheight (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_good/ext/jpeg/ |
D | gstjpegenc.h | 67 gint cheight[GST_VIDEO_MAX_COMPONENTS]; member
|
/third_party/gstreamer/gstplugins_bad/gst/interlace/ |
D | gstinterlace.c | 1105 gint cheight, cwidth; in copy_fields() local 1169 gint cheight, cwidth; in copy_field() local
|
/third_party/pixman/pixman/ |
D | pixman-bits-image.c | 270 int32_t cheight = pixman_fixed_to_int (params[1]); in bits_image_fetch_pixel_convolution() local 336 int cheight = pixman_fixed_to_int (params[1]); in bits_image_fetch_pixel_separable_convolution() local
|
D | pixman-fast-path.c | 2718 int cheight = pixman_fixed_to_int (params[1]); in bits_image_fetch_separable_convolution_affine() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_state.c | 2866 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; in r600_dma_copy_tile() local
|
D | evergreen_state.c | 3788 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; in evergreen_dma_copy_tile() local
|
/third_party/python/Lib/ |
D | turtle.py | 437 def setupcanvas(self, width, height, cwidth, cheight): argument
|