Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmpegvideo.c929 const int s_mask = (2 << lowres) - 1; in hpel_motion_lowres() local
983 const int s_mask = (2 << lowres) - 1; in mpeg_motion_lowres() local
1113 const int s_mask = (2 << lowres) - 1; in chroma_4mv_motion_lowres() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c422 LLVMValueRef s_mask = LLVMBuildLoad(builder, s_mask_ptr, ""); in lp_build_sample_alpha_to_coverage() local
787 LLVMValueRef s_mask = lp_build_pointer_get(builder, mask_store, s_mask_idx); in generate_fs_loop() local
821 LLVMValueRef s_mask = NULL, s_mask_ptr = NULL; in generate_fs_loop() local
3310 LLVMValueRef s_mask = generate_quad_mask(gallivm, fs_type, in generate_fragment() local
Dlp_bld_depth.c936 unsigned s_shift, s_mask; in lp_build_depth_stencil_test() local
/third_party/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc2284 uint64_t s_mask = GetUintMask(kSRegSize); in TEST_SVE() local