Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/test/
H A Dwiener_test.cc54 std::vector<std::vector<int64_t> > M_int(wiener_win, in compute_stats_win_opt_c() local
428 std::vector<std::vector<int64_t> > M_int(wiener_win, in compute_stats_highbd_win_opt_c() local
/aosp_15_r20/external/clang/test/SemaCXX/
H A 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
/aosp_15_r20/external/libaom/av1/encoder/x86/
H A Dpickrst_sse4.c341 int64_t M_int[WIENER_WIN][WIENER_WIN] = { { 0 } }; in compute_stats_highbd_win7_opt_sse4_1() local
482 int64_t M_int[WIENER_WIN_CHROMA][WIENER_WIN_CHROMA] = { { 0 } }; in compute_stats_highbd_win5_opt_sse4_1() local
H A Dpickrst_avx2.c162 int64_t M_int[WIENER_WIN][WIENER_WIN] = { { 0 } }; in compute_stats_highbd_win7_opt_avx2() local