Home
last modified time | relevance | path

Searched defs:dst_y_offset (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_blit.c269 unsigned dst_x_offset, unsigned dst_y_offset, in emit_draw_packet()
349 unsigned dst_y_offset, in r100_blit()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_blit.c421 unsigned dst_x_offset, unsigned dst_y_offset, in emit_draw_packet()
498 unsigned dst_y_offset, in r200_blit()
/external/libvpx/libvpx/vp8/common/
Dextend.c99 int dst_y_offset = srcy * dst->y_stride + srcx; in vp8_copy_and_extend_frame_with_rect() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_extend.c169 const int dst_y_offset = srcy * dst->y_stride + srcx; in vp9_copy_and_extend_frame_with_rect() local