Home
last modified time | relevance | path

Searched defs:vect (Results 1 - 11 of 11) sorted by relevance

/third_party/gn/src/gn/
H A Dunique_vector_unittest.cc36 UniqueVector<std::string> vect; in TEST() local
49 UniqueVector<std::string> vect; in TEST() local
85 UniqueVector<std::string> vect; TEST() local
98 UniqueVector<std::string> vect; TEST() local
111 UniqueVector<std::string> vect; TEST() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DStackContainerTests.cpp35 StackVector<int, stack_size> vect; in TEST() local
78 Vector vect; TEST() local
156 StackVector<int, 3> vect; TEST() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Davs.c54 const uint8_t *table, *vect; in avs_decode_frame() local
H A Dvp5.c88 static void vp5_parse_vector_adjustment(VP56Context *s, VP56mv *vect) in vp5_parse_vector_adjustment() argument
H A Dra144enc.c136 static void get_match_score(float *work, const float *coefs, float *vect, in get_match_score() argument
169 static void create_adapt_vect(float *vect, const int16_t *cb, int lag) in create_adapt_vect() argument
247 float vect[BLOCKSIZE]; in find_best_vect() local
281 float vect[BLOCKSIZE]; fixed_cb_search() local
[all...]
H A Delbg.c86 static inline void vect_division(int *res, int *vect, int div, int dim) in vect_division() argument
H A Dvp6.c354 static void vp6_parse_vector_adjustment(VP56Context *s, VP56mv *vect) in vp6_parse_vector_adjustment() argument
H A Dvp56.c47 VP56mv vect[2] = {{0,0}, {0,0}}; in vp56_get_vectors_predictors() local
207 VP56mv *mv, vect = {0,0}; in vp56_decode_mv() local
264 VP56mv *mv, vect = {0,0}; vp56_conceal_mv() local
[all...]
H A Dmotion_est.c1281 static const int8_t vect[][4]={ in bidir_refine() local
H A Droqvideoenc.c229 static int eval_motion_dist(RoqEncContext *enc, int x, int y, motion_vect vect, in eval_motion_dist() argument
360 motion_vect vect, vect2; in motion_search() local
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DSysIconUtils.cpp130 static int FindInSorted_Attrib(const CRecordVector<CAttribIconPair> &vect, DWORD attrib, unsigned &insertPos) in FindInSorted_Attrib() argument
148 static int FindInSorted_Ext(const CObjectVector<CExtIconPair> &vect, const wchar_t *ext, unsigned &insertPos) in FindInSorted_Ext() argument

Completed in 11 milliseconds