Home
last modified time | relevance | path

Searched refs:aom_flat_block_finder_run (Results 1 – 5 of 5) sorted by relevance

/external/libaom/libaom/aom/
Dexports_enc13 text aom_flat_block_finder_run
/external/libaom/libaom/aom_dsp/
Dnoise_model.h156 int aom_flat_block_finder_run(const aom_flat_block_finder_t *block_finder,
Dnoise_model.c553 int aom_flat_block_finder_run(const aom_flat_block_finder_t *block_finder, in aom_flat_block_finder_run() function
1611 aom_flat_block_finder_run(&ctx->flat_block_finder, data[0], sd->y_width, in aom_denoise_and_model_run()
/external/libaom/libaom/examples/
Dnoise_model.c366 num_flat_blocks = aom_flat_block_finder_run( in main()
/external/libaom/libaom/test/
Dnoise_model_test.cc454 EXPECT_EQ(4, aom_flat_block_finder_run(&flat_block_finder, in TYPED_TEST_P()
482 EXPECT_EQ(1, aom_flat_block_finder_run(&flat_block_finder, in TYPED_TEST_P()