Searched refs:SGRPROJ_PRJ_SUBEXP_K (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | restoration.h | 107 #define SGRPROJ_PRJ_SUBEXP_K 4 macro
|
/external/libaom/libaom/av1/encoder/ |
D | bitstream.c | 1864 wb, SGRPROJ_PRJ_MAX1 - SGRPROJ_PRJ_MIN1 + 1, SGRPROJ_PRJ_SUBEXP_K, in write_sgrproj_filter() 1869 wb, SGRPROJ_PRJ_MAX0 - SGRPROJ_PRJ_MIN0 + 1, SGRPROJ_PRJ_SUBEXP_K, in write_sgrproj_filter() 1874 wb, SGRPROJ_PRJ_MAX0 - SGRPROJ_PRJ_MIN0 + 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()
|
D | pickrst.c | 856 SGRPROJ_PRJ_MAX0 - SGRPROJ_PRJ_MIN0 + 1, SGRPROJ_PRJ_SUBEXP_K, in count_sgrproj_bits() 861 SGRPROJ_PRJ_MAX1 - SGRPROJ_PRJ_MIN1 + 1, SGRPROJ_PRJ_SUBEXP_K, in count_sgrproj_bits()
|
/external/libaom/libaom/av1/decoder/ |
D | decodeframe.c | 1676 rb, SGRPROJ_PRJ_MAX1 - SGRPROJ_PRJ_MIN1 + 1, SGRPROJ_PRJ_SUBEXP_K, in read_sgrproj_filter() 1682 rb, SGRPROJ_PRJ_MAX0 - SGRPROJ_PRJ_MIN0 + 1, SGRPROJ_PRJ_SUBEXP_K, in read_sgrproj_filter() 1690 rb, SGRPROJ_PRJ_MAX0 - SGRPROJ_PRJ_MIN0 + 1, SGRPROJ_PRJ_SUBEXP_K, in read_sgrproj_filter() 1695 rb, SGRPROJ_PRJ_MAX1 - SGRPROJ_PRJ_MIN1 + 1, SGRPROJ_PRJ_SUBEXP_K, in read_sgrproj_filter()
|