Home
last modified time | relevance | path

Searched defs:dst_plane (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_video.h139 int dst_plane, int dst_field, in u_copy_nv12_from_yv12()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dpack_fp16.c461 float16_t *dst_plane = dst_batch + i * c8_channel; in PackNHWCFp32ToNHWC8Fp16() local
507 float *dst_plane = dst_batch + i * channel; in PackNHWC8Fp16ToNHWCFp32() local
522 float16_t *dst_plane = dst_batch + i * channel; in PackNHWC8ToNHWCFp16() local