Home
last modified time | relevance | path

Searched defs:zero_mask (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dmpegvideo_msa.c31 v8i16 add, mask, mul, zero_mask; in h263_dct_unquantize_msa() local
72 v8i16 sum, mul, zero_mask; in mpeg2_dct_unquantize_inter_msa() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp2162 int zero_mask = 0xf & ~coord_mask; in nir_emit_texture() local
2306 int zero_mask = 0xf & ~coord_mask; in emit_mcs_fetch() local
/third_party/astc-encoder/Source/
Dastcenc_vecmathlib.h384 vmask4 zero_mask = y == vfloat4(0.0f); in pow() local