Home
last modified time | relevance | path

Searched defs:temp_stride (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_pp7.h36 int temp_stride; member
Dvf_fspp.h62 int temp_stride; member
Dvf_uspp.c48 int temp_stride[3]; member
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Ddepthtospace_impl.cu25 size_t temp_stride = 0; in DepthToSpace() local
Dspacetodepth_impl.cu26 size_t temp_stride = 0; in SpaceToDepth() local
Dbatchtospace_impl.cu27 size_t temp_stride = 0; in BatchToSpace() local
Dspacetobatch_impl.cu27 size_t temp_stride = 0; in SpaceToBatch() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_texture.h48 unsigned temp_stride; /**< Stride of the compressed texture storage. */ member
/third_party/mesa3d/src/util/format/
Du_format_fxt1.c1659 int temp_stride = width * 3; in util_format_fxt1_rgb_pack_rgba_8unorm() local
1691 int temp_stride = width * 4; in util_format_fxt1_rgb_pack_rgba_float() local
1712 int temp_stride = width * 4; in util_format_fxt1_rgba_pack_rgba_float() local