Home
last modified time | relevance | path

Searched refs:const_source (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/public/tools/bindings/pylib/mojom_tests/parse/
Dconditional_features_unittest.py44 const_source = """
56 self.parseAndAssertEqual(const_source, expected_source)
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c3049 static const unsigned char const_source[16] = { 128, 128, 128, 128, 128, 128, in process_denoiser_mode_change() local
3077 vpx_variance16x16(src + j, ystride, const_source, 0, &sse2); in process_denoiser_mode_change()