Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dr200_blit.c411 unsigned dst_x_offset, unsigned dst_y_offset,
487 unsigned dst_x_offset,
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_blit.c260 unsigned dst_x_offset, unsigned dst_y_offset, in emit_draw_packet()
339 unsigned dst_x_offset, in r100_blit()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dwinograd_transform_fp16.c66 int dst_x_offset = dst_y_offset + j * C8NUM; in WinogradInputTransformFp16() local
84 int dst_x_offset = dst_y_offset + j * C8NUM; in WinogradInputTransformFp16() local
108 int dst_x_offset = dst_y_offset + j * C8NUM; in WinogradInputTransformFp16() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dwinograd_transform.c60 int dst_x_offset = dst_y_offset + j * C4NUM; in WinogradInputTransform() local
78 int dst_x_offset = dst_y_offset + j * C4NUM; in WinogradInputTransform() local