Home
last modified time | relevance | path

Searched defs:expected_w (Results 1 – 3 of 3) sorted by relevance

/external/libaom/test/
Dresize_test.cc260 unsigned int expected_w; in TEST_P() local
538 unsigned int expected_w = 1280 >> 1; in TEST_P() local
578 unsigned int expected_w = 320 >> 1; in TEST_P() local
617 unsigned int expected_w = 1280 >> 2; in TEST_P() local
656 unsigned int expected_w = 640; in TEST_P() local
695 unsigned int expected_w; in TEST_P() local
737 unsigned int expected_w; in TEST_P() local
/external/libvpx/test/
Dresize_test.cc308 unsigned int expected_w; in TEST_P() local
545 unsigned int expected_w; in TEST_P() local
573 unsigned int expected_w; in TEST_P() local
/external/vixl/test/aarch64/
Dtest-assembler-fp-aarch64.cc3764 uint64_t expected_w[] = {0x7fffffff, 0x80000000}; in TEST() local
3856 uint64_t expected_w[] = {1, 1, 3, 0xfffffffd}; in TEST() local
3868 uint64_t expected_w[] = {1, 1, 3, 0, 0xffffffff}; in TEST() local
3880 uint64_t expected_w[] = {1, 1, 1, 0xfffffffe}; in TEST() local
3892 uint64_t expected_w[] = {1, 1, 1, 0}; in TEST() local
3904 uint64_t expected_w[] = {1, 1, 2, 0xfffffffe}; in TEST() local
3916 uint64_t expected_w[] = {1, 1, 2, 0, 0xffffffff}; in TEST() local
3928 uint64_t expected_w[] = {1, 1, 1, 0xffffffff}; in TEST() local
3940 uint64_t expected_w[] = {1, 1, 1, 0}; in TEST() local