Home
last modified time | relevance | path

Searched defs:vect_size (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu.h1239 lsc_vector_length(enum lsc_vect_size vect_size) in lsc_vector_length()
1256 lsc_vect_size(unsigned vect_size) in lsc_vect_size()
/third_party/ffmpeg/libavcodec/
Dtwinvq.c705 int bit_size, vect_size; in init_bitstream_params() local