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.cc74 SGRPROJ_PRJ_MIN1 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX1 + 1 - in RunSpeedTest()
161 SGRPROJ_PRJ_MIN1 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX1 + 1 - in RunCorrectnessTest()
255 SGRPROJ_PRJ_MIN1 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX1 + 1 - in RunSpeedTest()
347 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
238 sgrproj_info->xqd[1] = (SGRPROJ_PRJ_MIN1 + SGRPROJ_PRJ_MAX1) / 2; in set_default_sgrproj()
/external/libaom/libaom/av1/encoder/
Dpickrst.c360 int tap_max[] = { SGRPROJ_PRJ_MAX0, SGRPROJ_PRJ_MAX1 }; in finer_search_pixel_proj_error()
517 SGRPROJ_PRJ_MAX1); in encode_xq()
521 SGRPROJ_PRJ_MAX1); in encode_xq()
525 SGRPROJ_PRJ_MAX1); in encode_xq()
607 SGRPROJ_PRJ_MAX1 - SGRPROJ_PRJ_MIN1 + 1, SGRPROJ_PRJ_SUBEXP_K, in count_sgrproj_bits()
Dbitstream.c1844 wb, SGRPROJ_PRJ_MAX1 - SGRPROJ_PRJ_MIN1 + 1, SGRPROJ_PRJ_SUBEXP_K, in write_sgrproj_filter()
1858 wb, SGRPROJ_PRJ_MAX1 - SGRPROJ_PRJ_MIN1 + 1, SGRPROJ_PRJ_SUBEXP_K, in write_sgrproj_filter()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c2078 rb, SGRPROJ_PRJ_MAX1 - SGRPROJ_PRJ_MIN1 + 1, SGRPROJ_PRJ_SUBEXP_K, in read_sgrproj_filter()
2088 SGRPROJ_PRJ_MIN1, SGRPROJ_PRJ_MAX1); in read_sgrproj_filter()
2097 rb, SGRPROJ_PRJ_MAX1 - SGRPROJ_PRJ_MIN1 + 1, SGRPROJ_PRJ_SUBEXP_K, in read_sgrproj_filter()