Home
last modified time | relevance | path

Searched defs:zero32 (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_frexp.c151 nir_ssa_def *zero32 = nir_imm_int(b, 0); in lower_frexp_exp() local
H A Dnir_linking_helpers.c921 uint32_t zero32 = 0; in compact_components() local
/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_vsx.c554 const vec_s32 zero32 = vec_splat_s32(0); in yuv2rgb_full_X_vsx_template() local
712 const vec_s32 zero32 = vec_splat_s32(0); in yuv2rgb_full_2_vsx_template() local
834 const vec_s32 zero32 = vec_splat_s32(0); in yuv2rgb_2_vsx_template() local
1000 const vec_s32 zero32 in yuv2rgb_full_1_vsx_template() local
1130 const vec_s32 zero32 = vec_splat_s32(0); yuv2rgb_1_vsx_template() local
[all...]

Completed in 7 milliseconds