Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dsp/
Dyuv.c142 const int tmp_v = VP8RGBToV(r, g, b, YUV_HALF << 2); in WebPConvertARGBToUV_C() local
158 const int tmp_v = VP8RGBToV(r, g, b, YUV_HALF << 2); in WebPConvertARGBToUV_C() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Dwebpi_dec.h36 uint8_t* tmp_y, *tmp_u, *tmp_v; // cache for the fancy upsampler member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dunique_consecutive_cpu_kernel.cc135 auto tmp_v = out_data_[static_cast<size_t>(i)]; in OutputYSet() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dunique_consecutive.cc163 auto tmp_v = out_data_[static_cast<size_t>(i)]; in OutputYSet() local