Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dselfguided_filter_test.cc75 SGRPROJ_PRJ_MIN1 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX1 + 1 - in RunSpeedTest()
163 SGRPROJ_PRJ_MIN1 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX1 + 1 - in RunCorrectnessTest()
262 SGRPROJ_PRJ_MIN1 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX1 + 1 - in RunSpeedTest()
354 SGRPROJ_PRJ_MIN1 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX1 + 1 - in RunCorrectnessTest()
/external/libaom/libaom/av1/common/
Drestoration.h105 #define SGRPROJ_PRJ_MAX1 (SGRPROJ_PRJ_MIN1 + (1 << SGRPROJ_PRJ_BITS) - 1) macro
239 sgrproj_info->xqd[1] = (SGRPROJ_PRJ_MIN1 + SGRPROJ_PRJ_MAX1) / 2; in set_default_sgrproj()
/external/libaom/libaom/av1/encoder/
Dpickrst.c408 int tap_max[] = { SGRPROJ_PRJ_MAX0, SGRPROJ_PRJ_MAX1 }; in finer_search_pixel_proj_error()
721 SGRPROJ_PRJ_MAX1); in encode_xq()
725 SGRPROJ_PRJ_MAX1); in encode_xq()
729 SGRPROJ_PRJ_MAX1); in encode_xq()
861 SGRPROJ_PRJ_MAX1 - SGRPROJ_PRJ_MIN1 + 1, SGRPROJ_PRJ_SUBEXP_K, in count_sgrproj_bits()
Dbitstream.c1864 wb, SGRPROJ_PRJ_MAX1 - SGRPROJ_PRJ_MIN1 + 1, SGRPROJ_PRJ_SUBEXP_K, in write_sgrproj_filter()
1878 wb, SGRPROJ_PRJ_MAX1 - SGRPROJ_PRJ_MIN1 + 1, SGRPROJ_PRJ_SUBEXP_K, in write_sgrproj_filter()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1676 rb, SGRPROJ_PRJ_MAX1 - SGRPROJ_PRJ_MIN1 + 1, SGRPROJ_PRJ_SUBEXP_K, in read_sgrproj_filter()
1686 SGRPROJ_PRJ_MIN1, SGRPROJ_PRJ_MAX1); in read_sgrproj_filter()
1695 rb, SGRPROJ_PRJ_MAX1 - SGRPROJ_PRJ_MIN1 + 1, SGRPROJ_PRJ_SUBEXP_K, in read_sgrproj_filter()