Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dwiener_test.cc45 std::vector<std::vector<int64_t> > M_int(wiener_win, in compute_stats_win_opt_c() local
308 std::vector<std::vector<int64_t> > M_int(wiener_win, in compute_stats_highbd_win_opt_c() local
/external/clang/test/SemaCXX/
Dcxx1y-generic-lambdas-capturing.cpp171 auto M_int = L(2); in doit() local
229 auto M_int = L(1); in foo() local
593 auto M_int = L(0); //expected-note{{instantiation}} in g() local
/external/libaom/libaom/av1/encoder/x86/
Dpickrst_sse4.c228 int64_t M_int[WIENER_WIN][WIENER_WIN] = { { 0 } }; in compute_stats_highbd_win7_opt_sse4_1() local
328 int64_t M_int[WIENER_WIN_CHROMA][WIENER_WIN_CHROMA] = { { 0 } }; in compute_stats_highbd_win5_opt_sse4_1() local
Dpickrst_avx2.c221 int64_t M_int[WIENER_WIN][WIENER_WIN] = { { 0 } }; in compute_stats_highbd_win7_opt_avx2() local