Searched defs:v111 (Results 1 – 6 of 6) sorted by relevance
/external/XNNPACK/models/ |
D | fp32-mobilenet-v3-large.cc | 131 alignas(16) static std::array<float, 1280> v111; in FP32MobileNetV3Large() local
|
D | fp16-mobilenet-v3-large.cc | 133 alignas(16) static std::array<uint16_t, 1280> v111; in FP16MobileNetV3Large() local
|
D | fp32-sparse-mobilenet-v3-large.cc | 131 alignas(16) static std::array<float, 1280> v111; in FP32SparseMobileNetV3Large() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_arit.c | 1541 LLVMValueRef v111, in lp_build_lerp_3d()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_texfilter.c | 81 GLfloat v001, GLfloat v101, GLfloat v011, GLfloat v111) in lerp_3d()
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.c | 103 float v001, float v101, float v011, float v111) in lerp_3d()
|