Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dvf_gblur_init.h103 int aligned_end = slice_start + (((slice_end - slice_start) >> 3) << 3); in verti_slice_c() local
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_indirect_draw.c862 nir_ssa_def *aligned_end = nir_iand_imm(b, end, ~3); in get_instance_size() local
/third_party/node/deps/v8/src/api/
H A Dapi.cc5461 const uint16_t* aligned_end = Align(end); in Unaligned() local

Completed in 33 milliseconds